LLVM 18.0.0git
|
#include "llvm/TableGen/DirectiveEmitter.h"
Public Member Functions | |
Directive (const llvm::Record *Def) | |
std::vector< Record * > | getAllowedClauses () const |
std::vector< Record * > | getAllowedOnceClauses () const |
std::vector< Record * > | getAllowedExclusiveClauses () const |
std::vector< Record * > | getRequiredClauses () const |
![]() | |
BaseRecord (const llvm::Record *Def) | |
StringRef | getName () const |
StringRef | getAlternativeName () const |
std::string | getFormattedName () |
bool | isDefault () const |
StringRef | getRecordName () const |
Additional Inherited Members | |
![]() | |
const llvm::Record * | Def |
Definition at line 105 of file DirectiveEmitter.h.
|
inlineexplicit |
Definition at line 107 of file DirectiveEmitter.h.
|
inline |
Definition at line 109 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsListOfDefs().
|
inline |
Definition at line 117 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsListOfDefs().
|
inline |
Definition at line 113 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsListOfDefs().
|
inline |
Definition at line 121 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsListOfDefs().