Return true if this symbol is hidden (not exported).

Synopsis

Declared in <llvm/MC/MCSymbolGOFF.h>

bool
isHidden() const;

Return Value

True if the symbol is hidden.

Created with MrDocs