LLVM 20.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 |
std::vector< Record * > | getLeafConstructs () const |
Record * | getAssociation () const |
Record * | getCategory () 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 113 of file DirectiveEmitter.h.
|
inlineexplicit |
Definition at line 115 of file DirectiveEmitter.h.
|
inline |
Definition at line 117 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsListOfDefs().
|
inline |
Definition at line 125 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().
|
inline |
Definition at line 137 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsDef().
|
inline |
Definition at line 139 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsDef().
|
inline |
Definition at line 133 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsListOfDefs().
|
inline |
Definition at line 129 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsListOfDefs().