Return the symbol id of this modified type's unmodified type.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/NativeRawSymbol.h>
virtual
SymIndexId
getUnmodifiedTypeId() const override;
Return Value
The symbol id of this modified type's unmodified type.
Created with MrDocs