MLIR
20.0.0git
|
This is the complete list of members for mlir::pdll::ast::TypeType, including all inherited members.
Base typedef | mlir::pdll::ast::Type::TypeBase< detail::TypeTypeStorage > | |
cast() const | mlir::pdll::ast::Type | inline |
classof(Type type) | mlir::pdll::ast::Type::TypeBase< detail::TypeTypeStorage > | inlinestatic |
dyn_cast() const | mlir::pdll::ast::Type | inline |
dyn_cast_or_null() const | mlir::pdll::ast::Type | inline |
get(Context &context) | mlir::pdll::ast::TypeType | static |
getImpl() const | mlir::pdll::ast::Type | inline |
getImplAs() const | mlir::pdll::ast::Type | inlineprotected |
getTypeID() const | mlir::pdll::ast::Type | |
ImplTy typedef | mlir::pdll::ast::Type::TypeBase< detail::TypeTypeStorage > | |
isa() const | mlir::pdll::ast::Type | inline |
isa() const | mlir::pdll::ast::Type | inline |
operator bool() const | mlir::pdll::ast::Type | inlineexplicit |
operator!=(const Type &other) const | mlir::pdll::ast::Type | inline |
operator==(const Type &other) const | mlir::pdll::ast::Type | inline |
print(raw_ostream &os) const | mlir::pdll::ast::Type | |
refineWith(Type other) const | mlir::pdll::ast::Type | |
Type(Storage *impl=nullptr) | mlir::pdll::ast::Type | inline |