isVariable ‐ Check if this is a variable symbol.

Synopsis

Declared in <llvm/MC/MCSymbol.h>

bool
isVariable() const;

Return Value

True if this is a variable symbol.

Created with MrDocs