|
| | ~FunctionDialect () override |
| ::mlir::Attribute | parseAttribute (::mlir::DialectAsmParser &parser, ::mlir::Type type) const override |
| | Parse an attribute registered to this dialect.
|
| void | printAttribute (::mlir::Attribute attr, ::mlir::DialectAsmPrinter &os) const override |
| | Print an attribute registered to this dialect.
|
Definition at line 13 of file Dialect.h.inc.
◆ ~FunctionDialect()
| llzk::function::FunctionDialect::~FunctionDialect |
( |
| ) |
|
|
overridedefault |
◆ getDialectNamespace()
| constexpr ::llvm::StringLiteral llzk::function::FunctionDialect::getDialectNamespace |
( |
| ) |
|
|
inlinestatic |
◆ parseAttribute()
| ::mlir::Attribute llzk::function::FunctionDialect::parseAttribute |
( |
::mlir::DialectAsmParser & | parser, |
|
|
::mlir::Type | type ) const |
|
override |
Parse an attribute registered to this dialect.
◆ printAttribute()
| void llzk::function::FunctionDialect::printAttribute |
( |
::mlir::Attribute | attr, |
|
|
::mlir::DialectAsmPrinter & | os ) const |
|
override |
Print an attribute registered to this dialect.
◆ ::mlir::MLIRContext
| friend class ::mlir::MLIRContext |
|
friend |
The documentation for this class was generated from the following files: