Return true if this symbol contains managed code.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/NativeRawSymbol.h>
virtual
bool
hasManagedCode() const override;
Return Value
True if this symbol contains managed code.
Created with MrDocs