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

This is the complete list of members for mlir::pdll::ast::MemberAccessExpr, 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, const Expr *parentExpr, StringRef memberName, Type type)mlir::pdll::ast::MemberAccessExprstatic
getMemberName() constmlir::pdll::ast::MemberAccessExprinline
getParentExpr() constmlir::pdll::ast::MemberAccessExprinline
NodeBase(SMRange loc, Args &&...args)mlir::pdll::ast::Node::NodeBase< T, BaseT >inlineexplicitprotected