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

This is the complete list of members for mlir::pdll::ast::CallExpr, 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, Expr *callable, ArrayRef< Expr * > arguments, Type resultType, bool isNegated=false)mlir::pdll::ast::CallExprstatic
getArguments()mlir::pdll::ast::CallExprinline
getArguments() constmlir::pdll::ast::CallExprinline
getCallableExpr() constmlir::pdll::ast::CallExprinline
getIsNegated() constmlir::pdll::ast::CallExprinline
NodeBase(SMRange loc, Args &&...args)mlir::pdll::ast::Node::NodeBase< T, BaseT >inlineexplicitprotected