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

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

classof(const Node *node)mlir::pdll::ast::Exprinlinestatic
Expr(TypeID typeID, SMRange loc, Type type)mlir::pdll::ast::Exprinlineprotected
getLoc() constmlir::pdll::ast::Nodeinline
getType() constmlir::pdll::ast::Exprinline
getTypeID() constmlir::pdll::ast::Nodeinline
Node(TypeID typeID, SMRange loc)mlir::pdll::ast::Stmtinline
mlir::pdll::ast::Node::Node(TypeID typeID, SMRange loc)mlir::pdll::ast::Nodeinlineprotected
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