|
| ~StructDialect () override |
|
::mlir::Type | parseType (::mlir::DialectAsmParser &parser) const override |
| Parse a type registered to this dialect.
|
|
void | printType (::mlir::Type type, ::mlir::DialectAsmPrinter &os) const override |
| Print a type registered to this dialect.
|
|
Definition at line 13 of file Dialect.h.inc.
◆ ~StructDialect()
llzk::component::StructDialect::~StructDialect |
( |
| ) |
|
|
overridedefault |
◆ getDialectNamespace()
static constexpr ::llvm::StringLiteral llzk::component::StructDialect::getDialectNamespace |
( |
| ) |
|
|
inlinestatic |
◆ parseType()
mlir::Type llzk::component::StructDialect::parseType |
( |
::mlir::DialectAsmParser & | parser | ) |
const |
|
override |
Parse a type registered to this dialect.
Definition at line 170 of file Types.cpp.inc.
◆ printType()
void llzk::component::StructDialect::printType |
( |
::mlir::Type | type, |
|
|
::mlir::DialectAsmPrinter & | os ) const |
|
override |
Print a type registered to this dialect.
Definition at line 183 of file Types.cpp.inc.
◆ ::mlir::MLIRContext
friend class ::mlir::MLIRContext |
|
friend |
The documentation for this class was generated from the following files: