Home
last modified time | relevance | path

Searched refs:getSourceFileFullPath (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCompiland.cpp29 return sys::path::filename(getSourceFileFullPath()).str(); in getSourceFileName()
32 std::string PDBSymbolCompiland::getSourceFileFullPath() const { in getSourceFileFullPath() function in PDBSymbolCompiland
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolCompiland.h32 std::string getSourceFileFullPath() const;