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

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

Base typedefmlir::pdll::ast::Node::NodeBase< MemberAccessExpr, Expr >
classof(const Node *node)mlir::pdll::ast::AllResultsMemberAccessExprinlinestatic
create(Context &ctx, SMRange loc, const Expr *parentExpr, Type type)mlir::pdll::ast::AllResultsMemberAccessExprinlinestatic
mlir::pdll::ast::MemberAccessExpr::create(Context &ctx, SMRange loc, const Expr *parentExpr, StringRef memberName, Type type)mlir::pdll::ast::MemberAccessExprstatic
Expr(TypeID typeID, SMRange loc, Type type)mlir::pdll::ast::Exprinlineprotected
getLoc() constmlir::pdll::ast::Nodeinline
getMemberName()mlir::pdll::ast::AllResultsMemberAccessExprinlinestatic
mlir::pdll::ast::MemberAccessExpr::getMemberName() constmlir::pdll::ast::MemberAccessExprinline
getParentExpr() constmlir::pdll::ast::MemberAccessExprinline
getType() constmlir::pdll::ast::Exprinline
getTypeID() constmlir::pdll::ast::Nodeinline
Node(TypeID typeID, SMRange loc)mlir::pdll::ast::Stmtinline
NodeBase(SMRange loc, Args &&...args)mlir::pdll::ast::Node::NodeBase< MemberAccessExpr, Expr >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