clang 19.0.0git
clang::EvaluatedExprVisitorBase< Ptr, ImplClass > Member List

This is the complete list of members for clang::EvaluatedExprVisitorBase< Ptr, ImplClass >, including all inherited members.

BINOP_FALLBACK(PtrMemD) BINOP_FALLBACK(PtrMemI) BINOP_FALLBACK(Mul) BINOP_FALLBACK(Div) BINOP_FALLBACK(Rem) BINOP_FALLBACK(Add) BINOP_FALLBACK(Sub) BINOP_FALLBACK(Shl) BINOP_FALLBACK(LT) BINOP_FALLBACK(GT) BINOP_FALLBACK(LE) BINOP_FALLBACK(GE) BINOP_FALLBACK(EQ) BINOP_FALLBACK(NE) BINOP_FALLBACK(And) BINOP_FALLBACK(Xor) BINOP_FALLBACK(Or) BINOP_FALLBACK(LAnd) BINOP_FALLBACK(LOr) CAO_FALLBACK(MulAssign) CAO_FALLBACK(DivAssign) CAO_FALLBACK(RemAssign) CAO_FALLBACK(AddAssign) CAO_FALLBACK(SubAssign) CAO_FALLBACK(ShlAssign) CAO_FALLBACK(ShrAssign) CAO_FALLBACK(AndAssign) CAO_FALLBACK(OrAssign) UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec) UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec) UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref) UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus) UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot) UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag) UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait) void VisitStmt(PTR(Stmt) Nodeclang::StmtVisitorBase< Ptr, ImplClass, void >
Contextclang::EvaluatedExprVisitorBase< Ptr, ImplClass >protected
EvaluatedExprVisitorBase(const ASTContext &Context)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inlineexplicit
getDerived()clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
Pclang::StmtVisitorBase< Ptr, ImplClass, void >
shouldVisitDiscardedStmt() constclang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
Visit(PTR(Stmt) S, ParamTys... P)clang::StmtVisitorBase< Ptr, ImplClass, void >inline
VisitBlockExpr(PTR(BlockExpr) E)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitCallExpr(PTR(CallExpr) CE)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitChooseExpr(PTR(ChooseExpr) E)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitCXXNoexceptExpr(PTR(CXXNoexceptExpr) E)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitCXXTypeidExpr(PTR(CXXTypeidExpr) E)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitCXXUuidofExpr(PTR(CXXUuidofExpr) E)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitDeclRefExpr(PTR(DeclRefExpr) E)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitDesignatedInitExpr(PTR(DesignatedInitExpr) E)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitExpressionTraitExpr(PTR(ExpressionTraitExpr) E)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitGenericSelectionExpr(PTR(GenericSelectionExpr) E)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitIfStmt(PTR(IfStmt) If)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitLambdaExpr(PTR(LambdaExpr) LE)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitMemberExpr(PTR(MemberExpr) E)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitOffsetOfExpr(PTR(OffsetOfExpr) E)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitStmt(PTR(Stmt) S)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline
VisitUnaryExprOrTypeTraitExpr(PTR(UnaryExprOrTypeTraitExpr) E)clang::EvaluatedExprVisitorBase< Ptr, ImplClass >inline