LLVM 22.0.0git
|
#include "llvm/TableGen/DirectiveEmitter.h"
Public Member Functions | |
EnumVal (const Record *Def) | |
int | getValue () const |
bool | isUserVisible () const |
Public Member Functions inherited from llvm::BaseRecord | |
BaseRecord (const Record *Def) | |
std::vector< Spelling::Value > | getSpellings () const |
StringRef | getSpellingForIdentifier () const |
std::string | getFormattedName () const |
bool | isDefault () const |
StringRef | getRecordName () const |
const Record * | getRecord () const |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::BaseRecord | |
static std::string | getSnakeName (StringRef Name) |
static std::string | getUpperCamelName (StringRef Name, StringRef Sep) |
Protected Attributes inherited from llvm::BaseRecord | |
const Record * | Def |
Definition at line 367 of file DirectiveEmitter.h.
Definition at line 369 of file DirectiveEmitter.h.
References llvm::BaseRecord::BaseRecord(), and llvm::BaseRecord::Def.
|
inline |
Definition at line 371 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def.
|
inline |
Definition at line 373 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def.