Home
last modified time | relevance | path

Searched defs:getLibraryName (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeCompilandSymbol.cpp51 std::string NativeCompilandSymbol::getLibraryName() const { in getLibraryName() function in llvm::pdb::NativeCompilandSymbol
H A DNativeRawSymbol.cpp175 std::string NativeRawSymbol::getLibraryName() const { in getLibraryName() function in NativeRawSymbol
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp660 std::string DIARawSymbol::getLibraryName() const { in getLibraryName() function in DIARawSymbol