#include <Attribute.h>
◆ Attribute() [1/2]
mlir::tblgen::Attribute::Attribute |
( |
const llvm::Record * |
record | ) |
|
|
explicit |
◆ Attribute() [2/2]
mlir::tblgen::Attribute::Attribute |
( |
const llvm::DefInit * |
init | ) |
|
|
explicit |
◆ getAttrDefName()
StringRef tblgen::Attribute::getAttrDefName |
( |
| ) |
const |
◆ getBaseAttr()
◆ getConstBuilderTemplate()
StringRef tblgen::Attribute::getConstBuilderTemplate |
( |
| ) |
const |
◆ getConvertFromStorageCall()
StringRef tblgen::Attribute::getConvertFromStorageCall |
( |
| ) |
const |
◆ getDefaultValue()
StringRef tblgen::Attribute::getDefaultValue |
( |
| ) |
const |
◆ getDerivedCodeBody()
StringRef tblgen::Attribute::getDerivedCodeBody |
( |
| ) |
const |
◆ getReturnType()
StringRef tblgen::Attribute::getReturnType |
( |
| ) |
const |
◆ getStorageType()
StringRef tblgen::Attribute::getStorageType |
( |
| ) |
const |
◆ hasDefaultValue()
bool tblgen::Attribute::hasDefaultValue |
( |
| ) |
const |
◆ isConstBuildable()
bool tblgen::Attribute::isConstBuildable |
( |
| ) |
const |
◆ isDerivedAttr()
bool tblgen::Attribute::isDerivedAttr |
( |
| ) |
const |
◆ isEnumAttr()
bool tblgen::Attribute::isEnumAttr |
( |
| ) |
const |
◆ isOptional()
bool tblgen::Attribute::isOptional |
( |
| ) |
const |
◆ isTypeAttr()
bool tblgen::Attribute::isTypeAttr |
( |
| ) |
const |
The documentation for this class was generated from the following files: