MLIR  19.0.0git
mlir::pdll::ast::TupleType Member List

This is the complete list of members for mlir::pdll::ast::TupleType, including all inherited members.

Base typedefmlir::pdll::ast::Type::TypeBase< detail::TupleTypeStorage >
cast() constmlir::pdll::ast::Typeinline
classof(Type type)mlir::pdll::ast::Type::TypeBase< detail::TupleTypeStorage >inlinestatic
dyn_cast() constmlir::pdll::ast::Typeinline
dyn_cast_or_null() constmlir::pdll::ast::Typeinline
empty() constmlir::pdll::ast::TupleTypeinline
get(Context &context, ArrayRef< Type > elementTypes, ArrayRef< StringRef > elementNames)mlir::pdll::ast::TupleTypestatic
get(Context &context, ArrayRef< Type > elementTypes=std::nullopt)mlir::pdll::ast::TupleTypestatic
getElementNames() constmlir::pdll::ast::TupleType
getElementTypes() constmlir::pdll::ast::TupleType
getImpl() constmlir::pdll::ast::Typeinline
getImplAs() constmlir::pdll::ast::Typeinlineprotected
getTypeID() constmlir::pdll::ast::Type
ImplTy typedefmlir::pdll::ast::Type::TypeBase< detail::TupleTypeStorage >
isa() constmlir::pdll::ast::Typeinline
isa() constmlir::pdll::ast::Typeinline
operator bool() constmlir::pdll::ast::Typeinlineexplicit
operator!=(const Type &other) constmlir::pdll::ast::Typeinline
operator==(const Type &other) constmlir::pdll::ast::Typeinline
print(raw_ostream &os) constmlir::pdll::ast::Type
refineWith(Type other) constmlir::pdll::ast::Type
size() constmlir::pdll::ast::TupleTypeinline
Type(Storage *impl=nullptr)mlir::pdll::ast::Typeinline