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
Return true if this symbol is hidden (not exported).
Declared in <llvm/MC/MCSymbolGOFF.h>
bool
isHidden() const;
True if the symbol is hidden.
Created with MrDocs