Return the OEM symbol id associated with this symbol.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/NativeRawSymbol.h>
virtual
SymIndexId
getOemSymbolId() const override;
Return Value
The OEM symbol id associated with this symbol.
Created with MrDocs