|
| ~LLZKDialect () 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 12 of file Dialect.h.inc.
◆ ~LLZKDialect()
llzk::LLZKDialect::~LLZKDialect |
( |
| ) |
|
|
overridedefault |
◆ getDialectNamespace()
static constexpr ::llvm::StringLiteral llzk::LLZKDialect::getDialectNamespace |
( |
| ) |
|
|
inlinestatic |
◆ parseAttribute()
::mlir::Attribute llzk::LLZKDialect::parseAttribute |
( |
::mlir::DialectAsmParser & | parser, |
|
|
::mlir::Type | type ) const |
|
override |
Parse an attribute registered to this dialect.
◆ printAttribute()
void llzk::LLZKDialect::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: