LLVM API Documentation
#include <EventListenerCommon.h>
Public Member Functions | |
const char * | getFilename (MDNode *Scope) |
const char * | getFullPath (MDNode *Scope) |
Definition at line 27 of file EventListenerCommon.h.
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] |
Definition at line 44 of file EventListenerCommon.h.
References llvm::sys::path::append(), llvm::DIScope::getDirectory(), llvm::DIScope::getFilename(), P, and llvm::SmallString< InternalLen >::str().