LLVM 22.0.0git
|
#include "llvm/TableGen/DirectiveEmitter.h"
Public Member Functions | |
EnumVal (const Record *Def) | |
int | getValue () const |
bool | isUserVisible () const |
![]() | |
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 std::string | getSnakeName (StringRef Name) |
static std::string | getUpperCamelName (StringRef Name, StringRef Sep) |
![]() | |
const Record * | Def |
Definition at line 367 of file DirectiveEmitter.h.
Definition at line 369 of file DirectiveEmitter.h.
|
inline |
Definition at line 371 of file DirectiveEmitter.h.
|
inline |
Definition at line 373 of file DirectiveEmitter.h.