Home
last modified time | relevance | path

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

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