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

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

classof(const Node *decl)mlir::pdll::ast::CallableDeclinlinestatic
Decl(TypeID typeID, SMRange loc, const Name *name=nullptr)mlir::pdll::ast::Declinlineprotected
getCallableType() constmlir::pdll::ast::CallableDeclinline
getCodeBlock() constmlir::pdll::ast::CallableDeclinline
getDocComment() constmlir::pdll::ast::Declinline
getInputs() constmlir::pdll::ast::CallableDeclinline
getLoc() constmlir::pdll::ast::Nodeinline
getName() constmlir::pdll::ast::Declinline
getResults() constmlir::pdll::ast::CallableDeclinline
getResultType() constmlir::pdll::ast::CallableDeclinline
getTypeID() constmlir::pdll::ast::Nodeinline
Node(TypeID typeID, SMRange loc)mlir::pdll::ast::Nodeinlineprotected
print(raw_ostream &os) constmlir::pdll::ast::Node
setDocComment(Context &ctx, StringRef comment)mlir::pdll::ast::Decl
walk(function_ref< void(const Node *)> walkFn) constmlir::pdll::ast::Node
walk(WalkFnT &&walkFn) constmlir::pdll::ast::Nodeinline