MLIR 22.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< OperationExpr, Expr >
classof(const Node *node)mlir::pdll::ast::Node::NodeBase< OperationExpr, Expr >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
Expr(TypeID typeID, SMRange loc, Type type)mlir::pdll::ast::Exprinlineprotected
getAttributes()mlir::pdll::ast::OperationExprinline
getAttributes() constmlir::pdll::ast::OperationExprinline
getLoc() constmlir::pdll::ast::Nodeinline
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
getType() constmlir::pdll::ast::Exprinline
getTypeID() constmlir::pdll::ast::Nodeinline
Node(TypeID typeID, SMRange loc)mlir::pdll::ast::Stmtinline
NodeBase(SMRange loc, Args &&...args)mlir::pdll::ast::Node::NodeBase< OperationExpr, Expr >inlineexplicitprotected
print(raw_ostream &os) constmlir::pdll::ast::Node
walk(function_ref< void(const Node *)> walkFn) constmlir::pdll::ast::Node
walk(WalkFnT &&walkFn) constmlir::pdll::ast::Nodeinline