|
| void | print (::mlir::AsmPrinter &odsPrinter) const |
|
| static constexpr ::llvm::StringLiteral | getMnemonic () |
| ::mlir::Type | parse (::mlir::AsmParser &odsParser) |
|
| static constexpr ::llvm::StringLiteral | name = "smt.bool" |
| static constexpr ::llvm::StringLiteral | dialectName = "smt" |
Definition at line 25 of file SMTTypes.h.inc.
◆ getMnemonic()
| constexpr ::llvm::StringLiteral llzk::smt::BoolType::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ parse()
| mlir::Type llzk::smt::BoolType::parse |
( |
::mlir::AsmParser & | odsParser | ) |
|
|
static |
◆ print()
| void llzk::smt::BoolType::print |
( |
::mlir::AsmPrinter & | odsPrinter | ) |
const |
◆ dialectName
| ::llvm::StringLiteral llzk::smt::BoolType::dialectName = "smt" |
|
static |
◆ name
| ::llvm::StringLiteral llzk::smt::BoolType::name = "smt.bool" |
|
static |
The documentation for this class was generated from the following files: