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