LLVM 20.0.0git
|
#include "llvm/TableGen/DirectiveEmitter.h"
Public Member Functions | |
Directive (const Record *Def) | |
std::vector< const Record * > | getAllowedClauses () const |
std::vector< const Record * > | getAllowedOnceClauses () const |
std::vector< const Record * > | getAllowedExclusiveClauses () const |
std::vector< const Record * > | getRequiredClauses () const |
std::vector< const Record * > | getLeafConstructs () const |
const Record * | getAssociation () const |
const Record * | getCategory () const |
Public Member Functions inherited from llvm::BaseRecord | |
BaseRecord (const Record *Def) | |
StringRef | getName () const |
StringRef | getAlternativeName () const |
std::string | getFormattedName () const |
bool | isDefault () const |
StringRef | getRecordName () const |
Additional Inherited Members | |
Protected Attributes inherited from llvm::BaseRecord | |
const Record * | Def |
Definition at line 134 of file DirectiveEmitter.h.
Definition at line 136 of file DirectiveEmitter.h.
Definition at line 138 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsListOfDefs().
Definition at line 146 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsListOfDefs().
Definition at line 142 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsListOfDefs().
Definition at line 158 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsDef().
Definition at line 162 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsDef().
Definition at line 154 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsListOfDefs().
Definition at line 150 of file DirectiveEmitter.h.
References llvm::BaseRecord::Def, and llvm::Record::getValueAsListOfDefs().