@}
Synopsis
Declared in <llvm/MC/MCExpr.h>
static
bool
classof(MCExpr const* E);
Parameters
Name |
Description |
E |
Base class for the full range of assembler expressions which are needed for parsing. |
Created with MrDocs