Return true if this UDT is a value UDT.

Synopsis

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

virtual
bool
isValueUdt() const override;

Return Value

True if this UDT is a value UDT.

Created with MrDocs