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

This is the complete list of members for mlir::pdll::ast::DeclRefExpr, 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, Decl *decl, Type type)mlir::pdll::ast::DeclRefExprstatic
getDecl() constmlir::pdll::ast::DeclRefExprinline
NodeBase(SMRange loc, Args &&...args)mlir::pdll::ast::Node::NodeBase< T, BaseT >inlineexplicitprotected