MLIR 22.0.0git
mlir::pdll::ast::Module Member List

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

Base typedefmlir::pdll::ast::Node::NodeBase< Module, Node >
classof(const Node *node)mlir::pdll::ast::Node::NodeBase< Module, Node >inlinestatic
create(Context &ctx, SMLoc loc, ArrayRef< Decl * > children)mlir::pdll::ast::Modulestatic
getChildren()mlir::pdll::ast::Moduleinline
getChildren() constmlir::pdll::ast::Moduleinline
getLoc() constmlir::pdll::ast::Nodeinline
getTypeID() constmlir::pdll::ast::Nodeinline
Node(TypeID typeID, SMRange loc)mlir::pdll::ast::Nodeinlineprotected
NodeBase(SMRange loc, Args &&...args)mlir::pdll::ast::Node::NodeBase< Module, Node >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