Searched defs:getSourceFileName (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCompiland.cpp28 std::string PDBSymbolCompiland::getSourceFileName() const { function in class:PDBSymbolCompiland
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DLTO.h172 StringRef getSourceFileName() const { return SourceFileName; } function in class:llvm::lto::InputFile
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModule.h238 const std::string &getSourceFileName() const { return SourceFileName; } function in class:llvm::Module
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DIRSymtab.h280 StringRef getSourceFileName() const { return str(header().SourceFileName); } function in class:llvm::irsymtab::Reader
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp770 std::string DIARawSymbol::getSourceFileName() const { function in class:DIARawSymbol
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp275 std::string NativeRawSymbol::getSourceFileName() const { function in class:NativeRawSymbol

Completed in 203 milliseconds