Return this symbol's unique SymIndexId within the session.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/NativeRawSymbol.h>
virtual
SymIndexId
getSymIndexId() const override;
Return Value
This symbol's unique SymIndexId within the session.
Created with MrDocs