LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
llvm::jitprofiling::FilenameCache Class Reference

#include <EventListenerCommon.h>

Public Member Functions

const char * getFilename (MDNode *Scope)
 
const char * getFullPath (MDNode *Scope)
 

Detailed Description

Definition at line 27 of file EventListenerCommon.h.

Member Function Documentation

const char* llvm::jitprofiling::FilenameCache::getFilename ( MDNode Scope)
inline

Definition at line 35 of file EventListenerCommon.h.

References llvm::DIScope::getFilename().

const char* llvm::jitprofiling::FilenameCache::getFullPath ( MDNode Scope)
inline

The documentation for this class was generated from the following file: