Return true if this symbol is a return value.

Synopsis

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

virtual
bool
isReturnValue() const override;

Return Value

True if this symbol is a return value.

Created with MrDocs