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

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

AttrConstraintDecl(SMRange loc, Expr *typeExpr)mlir::pdll::ast::AttrConstraintDeclinlineprotected
Base typedefmlir::pdll::ast::Node::NodeBase< T, BaseT >
classof(const Node *node)mlir::pdll::ast::Node::NodeBase< T, BaseT >inlinestatic
create(Context &ctx, SMRange loc, Expr *typeExpr=nullptr)mlir::pdll::ast::AttrConstraintDeclstatic
getTypeExpr()mlir::pdll::ast::AttrConstraintDeclinline
getTypeExpr() constmlir::pdll::ast::AttrConstraintDeclinline
NodeBase(SMRange loc, Args &&...args)mlir::pdll::ast::Node::NodeBase< T, BaseT >inlineexplicitprotected
typeExprmlir::pdll::ast::AttrConstraintDeclprotected