|
| | ~StringDialect () 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.
◆ ~StringDialect()
| llzk::string::StringDialect::~StringDialect |
( |
| ) |
|
|
overridedefault |
◆ getDialectNamespace()
| constexpr ::llvm::StringLiteral llzk::string::StringDialect::getDialectNamespace |
( |
| ) |
|
|
inlinestatic |
◆ parseType()
| mlir::Type llzk::string::StringDialect::parseType |
( |
::mlir::DialectAsmParser & | parser | ) |
const |
|
override |
Parse a type registered to this dialect.
Definition at line 48 of file Types.cpp.inc.
◆ printType()
| void llzk::string::StringDialect::printType |
( |
::mlir::Type | type, |
|
|
::mlir::DialectAsmPrinter & | os ) const |
|
override |
Print a type registered to this dialect.
Definition at line 61 of file Types.cpp.inc.
◆ ::mlir::MLIRContext
| friend class ::mlir::MLIRContext |
|
friend |
The documentation for this class was generated from the following files: