Searched defs:getFilename (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/ExecutionEngine/
H A DEventListenerCommon.h35 const char *getFilename(MDNode *Scope) { function in class:llvm::jitprofiling::FilenameCache
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Driver/
H A DInputInfo.h65 const char *getFilename() const { function in class:clang::driver::InputInfo
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManagerInternals.h103 const char *getFilename(unsigned ID) const { function in class:clang::LineTableInfo
H A DSourceLocation.h376 const char *getFilename() const { return Filename; } function in class:clang::SourceLocation::PresumedLoc
H A DSourceManager.h981 StringRef getFilename(SourceLocation SpellingLoc) const { function in class:clang::SourceManager
/freebsd-10.1-release/contrib/llvm/lib/AsmParser/
H A DLLLexer.cpp166 std::string LLLexer::getFilename() const { function in class:LLLexer
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DGCOV.h213 StringRef getFilename() const { return Filename; } function in class:llvm::GCOVFunction
/freebsd-10.1-release/contrib/llvm/include/llvm/
H A DDebugInfo.h544 StringRef getFilename() const { return getFieldAs<DIFile>(4).getFilename(); } function in class:llvm::DITemplateTypeParameter
562 StringRef getFilename() const { return getFieldAs<DIFile>(5).getFilename(); } function in class:llvm::DITemplateValueParameter
583 StringRef getFilename() const { return getFieldAs<DIFile>(6).getFilename(); } function in class:llvm::DIGlobalVariable
672 StringRef getFilename() const { return getScope().getFilename(); } function in class:llvm::DILocation
/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DDebugInfo.cpp773 StringRef DIScope::getFilename() const { function in class:DIScope

Completed in 126 milliseconds