Return true if this is a restricted type.

Synopsis

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

virtual
bool
isRestrictedType() const override;

Return Value

True if this is a restricted type.

Created with MrDocs