Return true if the address of this symbol has been taken.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/NativeRawSymbol.h>
virtual
bool
getAddressTaken() const override;
Return Value
True if the address of this symbol has been taken.
Created with MrDocs