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

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

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, const ods::Operation *odsOp, const OpNameDecl *nameDecl, ArrayRef< Expr * > operands, ArrayRef< Expr * > resultTypes, ArrayRef< NamedAttributeDecl * > attributes)mlir::pdll::ast::OperationExprstatic
getAttributes()mlir::pdll::ast::OperationExprinline
getAttributes() constmlir::pdll::ast::OperationExprinline
getName() constmlir::pdll::ast::OperationExpr
getNameDecl() constmlir::pdll::ast::OperationExprinline
getNameLoc() constmlir::pdll::ast::OperationExprinline
getOperands()mlir::pdll::ast::OperationExprinline
getOperands() constmlir::pdll::ast::OperationExprinline
getResultTypes()mlir::pdll::ast::OperationExprinline
getResultTypes() constmlir::pdll::ast::OperationExprinline
NodeBase(SMRange loc, Args &&...args)mlir::pdll::ast::Node::NodeBase< T, BaseT >inlineexplicitprotected