#include <Dialect.h>
◆ Dialect()
mlir::tblgen::Dialect::Dialect |
( |
const llvm::Record * |
def | ) |
|
|
inlineexplicit |
◆ getCppNamespace()
StringRef mlir::tblgen::Dialect::getCppNamespace |
( |
| ) |
const |
◆ getDescription()
StringRef mlir::tblgen::Dialect::getDescription |
( |
| ) |
const |
◆ getName()
StringRef mlir::tblgen::Dialect::getName |
( |
| ) |
const |
◆ getSummary()
StringRef mlir::tblgen::Dialect::getSummary |
( |
| ) |
const |
◆ operator bool()
mlir::tblgen::Dialect::operator bool |
( |
| ) |
const |
|
inline |
◆ operator<()
bool mlir::tblgen::Dialect::operator< |
( |
const Dialect & |
other | ) |
const |
◆ operator==()
bool mlir::tblgen::Dialect::operator== |
( |
const Dialect & |
other | ) |
const |
The documentation for this class was generated from the following files: