Searched defs:getFileName (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Object/
H A DBinary.cpp41 StringRef Binary::getFileName() const { function in class:Binary
/freebsd-10-stable/contrib/llvm/include/llvm/DebugInfo/
H A DDIContext.h46 const char *getFileName() { return FileName.c_str(); } function in class:llvm::DILineInfo
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderMap.cpp119 const char *HeaderMap::getFileName() const { function in class:HeaderMap
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessingRecord.h242 StringRef getFileName() const { return FileName; } function in class:clang::InclusionDirective

Completed in 117 milliseconds