Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp133 SymIndexId NativeRawSymbol::getBaseSymbolId() const { return 0; } in getBaseSymbolId() function in NativeRawSymbol
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp611 SymIndexId DIARawSymbol::getBaseSymbolId() const { in getBaseSymbolId() function in DIARawSymbol