Return the symbol id of this symbol's class parent.

Synopsis

Declared in <llvm/DebugInfo/PDB/Native/NativeRawSymbol.h>

virtual
SymIndexId
getClassParentId() const override;

Return Value

The symbol id of this symbol's class parent.

Created with MrDocs