LLVM 20.0.0git
|
#include "llvm/TableGen/DirectiveEmitter.h"
Public Member Functions | |
ClauseVal (const Record *Def) | |
int | getValue () const |
bool | isUserVisible () const |
Public Member Functions inherited from llvm::BaseRecord | |
BaseRecord (const Record *Def) | |
StringRef | getName () const |
StringRef | getAlternativeName () const |
std::string | getFormattedName () const |
bool | isDefault () const |
StringRef | getRecordName () const |
Additional Inherited Members | |
Protected Attributes inherited from llvm::BaseRecord | |
const Record * | Def |
Definition at line 250 of file DirectiveEmitter.h.
Definition at line 252 of file DirectiveEmitter.h.
|
inline |
Definition at line 254 of file DirectiveEmitter.h.
|
inline |
Definition at line 256 of file DirectiveEmitter.h.