Home
last modified time | relevance | path

Searched defs:getUndecoratedName (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp327 std::string NativeRawSymbol::getUndecoratedName() const { in getUndecoratedName() function in NativeRawSymbol
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp835 std::string DIARawSymbol::getUndecoratedName() const { in getUndecoratedName() function in DIARawSymbol