clang 19.0.0git
EnsureImmediateInvocationInDefaultArgs Member List

This is the complete list of members for EnsureImmediateInvocationInDefaultArgs, including all inherited members.

AllowSkippingCXXConstructExpr()clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
AlreadyTransformed(QualType T)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
AlwaysRebuild()clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
ComputeLambdaDependency(LambdaScopeInfo *LSI)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
DropCallArgument(Expr *E)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
EnsureImmediateInvocationInDefaultArgs(Sema &SemaRef)EnsureImmediateInvocationInDefaultArgsinline
ExpandingFunctionParameterPack(ParmVarDecl *Pack)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
FinishCXXForRangeStmt(Stmt *ForRange, Stmt *Body)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
ForgetPartiallySubstitutedPack()clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
getBaseEntity()clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
getBaseLocation()clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
getDerived()clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
getDerived() constclang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
getSema() constclang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
InventTemplateArgumentLoc(const TemplateArgument &Arg, TemplateArgumentLoc &ArgLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
InventTypeSourceInfo(QualType T)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
Owned(Expr *E)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inlinestatic
Owned(Stmt *S)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inlinestatic
RebuildAddrLabelExpr(SourceLocation AmpAmpLoc, SourceLocation LabelLoc, LabelDecl *Label)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildArraySubscriptExpr(Expr *LHS, SourceLocation LBracketLoc, Expr *RHS, SourceLocation RBracketLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildArrayType(QualType ElementType, ArraySizeModifier SizeMod, const llvm::APInt *Size, Expr *SizeExpr, unsigned IndexTypeQuals, SourceRange BracketsRange)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildArrayTypeTrait(ArrayTypeTrait Trait, SourceLocation StartLoc, TypeSourceInfo *TSInfo, Expr *DimExpr, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildAtomicExpr(SourceLocation BuiltinLoc, MultiExprArg SubExprs, AtomicExpr::AtomicOp Op, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildAtomicType(QualType ValueType, SourceLocation KWLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildAttributedStmt(SourceLocation AttrLoc, ArrayRef< const Attr * > Attrs, Stmt *SubStmt)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildAutoType(QualType Deduced, AutoTypeKeyword Keyword, ConceptDecl *TypeConstraintConcept, ArrayRef< TemplateArgument > TypeConstraintArgs)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildBinaryOperator(SourceLocation OpLoc, BinaryOperatorKind Opc, Expr *LHS, Expr *RHS)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildBitIntType(bool IsUnsigned, unsigned NumBits, SourceLocation Loc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildBlockPointerType(QualType PointeeType, SourceLocation Sigil)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildBuiltinBitCastExpr(SourceLocation KWLoc, TypeSourceInfo *TSI, Expr *Sub, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCallExpr(Expr *Callee, SourceLocation LParenLoc, MultiExprArg Args, SourceLocation RParenLoc, Expr *ExecConfig=nullptr)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCaseStmt(SourceLocation CaseLoc, Expr *LHS, SourceLocation EllipsisLoc, Expr *RHS, SourceLocation ColonLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCaseStmtBody(Stmt *S, Stmt *Body)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildChooseExpr(SourceLocation BuiltinLoc, Expr *Cond, Expr *LHS, Expr *RHS, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCoawaitExpr(SourceLocation CoawaitLoc, Expr *Operand, UnresolvedLookupExpr *OpCoawaitLookup, bool IsImplicit)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCompoundLiteralExpr(SourceLocation LParenLoc, TypeSourceInfo *TInfo, SourceLocation RParenLoc, Expr *Init)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCompoundStmt(SourceLocation LBraceLoc, MultiStmtArg Statements, SourceLocation RBraceLoc, bool IsStmtExpr)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildConceptSpecializationExpr(NestedNameSpecifierLoc NNS, SourceLocation TemplateKWLoc, DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, ConceptDecl *NamedConcept, TemplateArgumentListInfo *TALI)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildConditionalOperator(Expr *Cond, SourceLocation QuestionLoc, Expr *LHS, SourceLocation ColonLoc, Expr *RHS)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildConstantArrayType(QualType ElementType, ArraySizeModifier SizeMod, const llvm::APInt &Size, Expr *SizeExpr, unsigned IndexTypeQuals, SourceRange BracketsRange)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildConstantMatrixType(QualType ElementType, unsigned NumRows, unsigned NumColumns)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildConvertVectorExpr(SourceLocation BuiltinLoc, Expr *SrcExpr, TypeSourceInfo *DstTInfo, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCoreturnStmt(SourceLocation CoreturnLoc, Expr *Result, bool IsImplicit)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCoroutineBodyStmt(CoroutineBodyStmt::CtorArgs Args)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCoyieldExpr(SourceLocation CoyieldLoc, Expr *Result)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCStyleCastExpr(SourceLocation LParenLoc, TypeSourceInfo *TInfo, SourceLocation RParenLoc, Expr *SubExpr)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXAddrspaceCastExpr(SourceLocation OpLoc, SourceLocation LAngleLoc, TypeSourceInfo *TInfo, SourceLocation RAngleLoc, SourceLocation LParenLoc, Expr *SubExpr, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXCatchStmt(SourceLocation CatchLoc, VarDecl *ExceptionDecl, Stmt *Handler)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXConstCastExpr(SourceLocation OpLoc, SourceLocation LAngleLoc, TypeSourceInfo *TInfo, SourceLocation RAngleLoc, SourceLocation LParenLoc, Expr *SubExpr, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXConstructExpr(QualType T, SourceLocation Loc, CXXConstructorDecl *Constructor, bool IsElidable, MultiExprArg Args, bool HadMultipleCandidates, bool ListInitialization, bool StdInitListInitialization, bool RequiresZeroInit, CXXConstructionKind ConstructKind, SourceRange ParenRange)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXDefaultArgExpr(SourceLocation Loc, ParmVarDecl *Param, Expr *RewrittenExpr)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXDefaultInitExpr(SourceLocation Loc, FieldDecl *Field)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXDeleteExpr(SourceLocation StartLoc, bool IsGlobalDelete, bool IsArrayForm, Expr *Operand)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXDependentScopeMemberExpr(Expr *BaseE, QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, SourceLocation TemplateKWLoc, NamedDecl *FirstQualifierInScope, const DeclarationNameInfo &MemberNameInfo, const TemplateArgumentListInfo *TemplateArgs)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXDynamicCastExpr(SourceLocation OpLoc, SourceLocation LAngleLoc, TypeSourceInfo *TInfo, SourceLocation RAngleLoc, SourceLocation LParenLoc, Expr *SubExpr, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXFoldExpr(UnresolvedLookupExpr *ULE, SourceLocation LParenLoc, Expr *LHS, BinaryOperatorKind Operator, SourceLocation EllipsisLoc, Expr *RHS, SourceLocation RParenLoc, std::optional< unsigned > NumExpansions)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXForRangeStmt(SourceLocation ForLoc, SourceLocation CoawaitLoc, Stmt *Init, SourceLocation ColonLoc, Stmt *Range, Stmt *Begin, Stmt *End, Expr *Cond, Expr *Inc, Stmt *LoopVar, SourceLocation RParenLoc, ArrayRef< MaterializeTemporaryExpr * > LifetimeExtendTemps)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXFunctionalCastExpr(TypeSourceInfo *TInfo, SourceLocation LParenLoc, Expr *Sub, SourceLocation RParenLoc, bool ListInitialization)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXInheritedCtorInitExpr(QualType T, SourceLocation Loc, CXXConstructorDecl *Constructor, bool ConstructsVBase, bool InheritedFromVBase)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXNamedCastExpr(SourceLocation OpLoc, Stmt::StmtClass Class, SourceLocation LAngleLoc, TypeSourceInfo *TInfo, SourceLocation RAngleLoc, SourceLocation LParenLoc, Expr *SubExpr, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXNewExpr(SourceLocation StartLoc, bool UseGlobal, SourceLocation PlacementLParen, MultiExprArg PlacementArgs, SourceLocation PlacementRParen, SourceRange TypeIdParens, QualType AllocatedType, TypeSourceInfo *AllocatedTypeInfo, std::optional< Expr * > ArraySize, SourceRange DirectInitRange, Expr *Initializer)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXNoexceptExpr(SourceRange Range, Expr *Arg)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXOperatorCallExpr(OverloadedOperatorKind Op, SourceLocation OpLoc, SourceLocation CalleeLoc, bool RequiresADL, const UnresolvedSetImpl &Functions, Expr *First, Expr *Second)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildCXXPseudoDestructorExpr(Expr *Base, SourceLocation OperatorLoc, bool isArrow, CXXScopeSpec &SS, TypeSourceInfo *ScopeType, SourceLocation CCLoc, SourceLocation TildeLoc, PseudoDestructorTypeStorage Destroyed)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildCXXReinterpretCastExpr(SourceLocation OpLoc, SourceLocation LAngleLoc, TypeSourceInfo *TInfo, SourceLocation RAngleLoc, SourceLocation LParenLoc, Expr *SubExpr, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXRewrittenBinaryOperator(SourceLocation OpLoc, BinaryOperatorKind Opcode, const UnresolvedSetImpl &UnqualLookups, Expr *LHS, Expr *RHS)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXScalarValueInitExpr(TypeSourceInfo *TSInfo, SourceLocation LParenLoc, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXStaticCastExpr(SourceLocation OpLoc, SourceLocation LAngleLoc, TypeSourceInfo *TInfo, SourceLocation RAngleLoc, SourceLocation LParenLoc, Expr *SubExpr, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCxxSubscriptExpr(Expr *Callee, SourceLocation LParenLoc, MultiExprArg Args, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXTemporaryObjectExpr(TypeSourceInfo *TSInfo, SourceLocation LParenOrBraceLoc, MultiExprArg Args, SourceLocation RParenOrBraceLoc, bool ListInitialization)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXThisExpr(SourceLocation ThisLoc, QualType ThisType, bool isImplicit)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXThrowExpr(SourceLocation ThrowLoc, Expr *Sub, bool IsThrownVariableInScope)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXTryStmt(SourceLocation TryLoc, Stmt *TryBlock, ArrayRef< Stmt * > Handlers)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXTypeidExpr(QualType TypeInfoType, SourceLocation TypeidLoc, TypeSourceInfo *Operand, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXTypeidExpr(QualType TypeInfoType, SourceLocation TypeidLoc, Expr *Operand, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXUnresolvedConstructExpr(TypeSourceInfo *TSInfo, SourceLocation LParenLoc, MultiExprArg Args, SourceLocation RParenLoc, bool ListInitialization)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXUuidofExpr(QualType Type, SourceLocation TypeidLoc, TypeSourceInfo *Operand, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildCXXUuidofExpr(QualType Type, SourceLocation TypeidLoc, Expr *Operand, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildDeclarationNameExpr(const CXXScopeSpec &SS, LookupResult &R, bool RequiresADL)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildDeclRefExpr(NestedNameSpecifierLoc QualifierLoc, ValueDecl *VD, const DeclarationNameInfo &NameInfo, NamedDecl *Found, TemplateArgumentListInfo *TemplateArgs)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildDeclStmt(MutableArrayRef< Decl * > Decls, SourceLocation StartLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildDecltypeType(Expr *Underlying, SourceLocation Loc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildDeducedTemplateSpecializationType(TemplateName Template, QualType Deduced)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildDefaultStmt(SourceLocation DefaultLoc, SourceLocation ColonLoc, Stmt *SubStmt)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildDependentAddressSpaceType(QualType PointeeType, Expr *AddrSpaceExpr, SourceLocation AttributeLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildDependentBitIntType(bool IsUnsigned, Expr *NumBitsExpr, SourceLocation Loc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildDependentCoawaitExpr(SourceLocation CoawaitLoc, Expr *Result, UnresolvedLookupExpr *Lookup)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildDependentNameType(ElaboratedTypeKeyword Keyword, SourceLocation KeywordLoc, NestedNameSpecifierLoc QualifierLoc, const IdentifierInfo *Id, SourceLocation IdLoc, bool DeducedTSTContext)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildDependentScopeDeclRefExpr(NestedNameSpecifierLoc QualifierLoc, SourceLocation TemplateKWLoc, const DeclarationNameInfo &NameInfo, const TemplateArgumentListInfo *TemplateArgs, bool IsAddressOfOperand, TypeSourceInfo **RecoveryTSI)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildDependentSizedArrayType(QualType ElementType, ArraySizeModifier SizeMod, Expr *SizeExpr, unsigned IndexTypeQuals, SourceRange BracketsRange)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildDependentSizedExtVectorType(QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildDependentSizedMatrixType(QualType ElementType, Expr *RowExpr, Expr *ColumnExpr, SourceLocation AttributeLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildDependentTemplateSpecializationType(ElaboratedTypeKeyword Keyword, NestedNameSpecifierLoc QualifierLoc, SourceLocation TemplateKWLoc, const IdentifierInfo *Name, SourceLocation NameLoc, TemplateArgumentListInfo &Args, bool AllowInjectedClassName)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildDependentVectorType(QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc, VectorKind)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildDesignatedInitExpr(Designation &Desig, MultiExprArg ArrayExprs, SourceLocation EqualOrColonLoc, bool GNUSyntax, Expr *Init)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildDoStmt(SourceLocation DoLoc, Stmt *Body, SourceLocation WhileLoc, SourceLocation LParenLoc, Expr *Cond, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildElaboratedType(SourceLocation KeywordLoc, ElaboratedTypeKeyword Keyword, NestedNameSpecifierLoc QualifierLoc, QualType Named)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildEmptyCXXFoldExpr(SourceLocation EllipsisLoc, BinaryOperatorKind Operator)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildEnumType(EnumDecl *Enum)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildExceptionDecl(VarDecl *ExceptionDecl, TypeSourceInfo *Declarator, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildExpressionTrait(ExpressionTrait Trait, SourceLocation StartLoc, Expr *Queried, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildExprRequirement(concepts::Requirement::SubstitutionDiagnostic *SubstDiag, bool IsSimple, SourceLocation NoexceptLoc, concepts::ExprRequirement::ReturnTypeRequirement Ret)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildExprRequirement(Expr *E, bool IsSimple, SourceLocation NoexceptLoc, concepts::ExprRequirement::ReturnTypeRequirement Ret)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildExtVectorElementExpr(Expr *Base, SourceLocation OpLoc, bool IsArrow, SourceLocation AccessorLoc, IdentifierInfo &Accessor)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildExtVectorType(QualType ElementType, unsigned NumElements, SourceLocation AttributeLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildForStmt(SourceLocation ForLoc, SourceLocation LParenLoc, Stmt *Init, Sema::ConditionResult Cond, Sema::FullExprArg Inc, SourceLocation RParenLoc, Stmt *Body)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildFunctionNoProtoType(QualType ResultType)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildFunctionProtoType(QualType T, MutableArrayRef< QualType > ParamTypes, const FunctionProtoType::ExtProtoInfo &EPI)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildGCCAsmStmt(SourceLocation AsmLoc, bool IsSimple, bool IsVolatile, unsigned NumOutputs, unsigned NumInputs, IdentifierInfo **Names, MultiExprArg Constraints, MultiExprArg Exprs, Expr *AsmString, MultiExprArg Clobbers, unsigned NumLabels, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildGenericSelectionExpr(SourceLocation KeyLoc, SourceLocation DefaultLoc, SourceLocation RParenLoc, Expr *ControllingExpr, ArrayRef< TypeSourceInfo * > Types, ArrayRef< Expr * > Exprs)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildGenericSelectionExpr(SourceLocation KeyLoc, SourceLocation DefaultLoc, SourceLocation RParenLoc, TypeSourceInfo *ControllingType, ArrayRef< TypeSourceInfo * > Types, ArrayRef< Expr * > Exprs)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, LabelDecl *Label)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildIfStmt(SourceLocation IfLoc, IfStatementKind Kind, SourceLocation LParenLoc, Sema::ConditionResult Cond, SourceLocation RParenLoc, Stmt *Init, Stmt *Then, SourceLocation ElseLoc, Stmt *Else)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildImplicitValueInitExpr(QualType T)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildIncompleteArrayType(QualType ElementType, ArraySizeModifier SizeMod, unsigned IndexTypeQuals, SourceRange BracketsRange)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildIndirectGotoStmt(SourceLocation GotoLoc, SourceLocation StarLoc, Expr *Target)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildInitList(SourceLocation LBraceLoc, MultiExprArg Inits, SourceLocation RBraceLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildLabelStmt(SourceLocation IdentLoc, LabelDecl *L, SourceLocation ColonLoc, Stmt *SubStmt)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildMacroQualifiedType(QualType T, const IdentifierInfo *MacroII)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildMatrixSubscriptExpr(Expr *Base, Expr *RowIdx, Expr *ColumnIdx, SourceLocation RBracketLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildMemberExpr(Expr *Base, SourceLocation OpLoc, bool isArrow, NestedNameSpecifierLoc QualifierLoc, SourceLocation TemplateKWLoc, const DeclarationNameInfo &MemberNameInfo, ValueDecl *Member, NamedDecl *FoundDecl, const TemplateArgumentListInfo *ExplicitTemplateArgs, NamedDecl *FirstQualifierInScope)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildMemberPointerType(QualType PointeeType, QualType ClassType, SourceLocation Sigil)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildMSAsmStmt(SourceLocation AsmLoc, SourceLocation LBraceLoc, ArrayRef< Token > AsmToks, StringRef AsmString, unsigned NumOutputs, unsigned NumInputs, ArrayRef< StringRef > Constraints, ArrayRef< StringRef > Clobbers, ArrayRef< Expr * > Exprs, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildMSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, NestedNameSpecifierLoc QualifierLoc, DeclarationNameInfo NameInfo, Stmt *Nested)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildNestedRequirement(StringRef InvalidConstraintEntity, const ASTConstraintSatisfaction &Satisfaction)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildNestedRequirement(Expr *Constraint)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCArrayLiteral(SourceRange Range, Expr **Elements, unsigned NumElements)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCAtCatchStmt(SourceLocation AtLoc, SourceLocation RParenLoc, VarDecl *Var, Stmt *Body)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCAtFinallyStmt(SourceLocation AtLoc, Stmt *Body)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCAtSynchronizedOperand(SourceLocation atLoc, Expr *object)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCAtSynchronizedStmt(SourceLocation AtLoc, Expr *Object, Stmt *Body)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCAtThrowStmt(SourceLocation AtLoc, Expr *Operand)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCAtTryStmt(SourceLocation AtLoc, Stmt *TryBody, MultiStmtArg CatchStmts, Stmt *Finally)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCAutoreleasePoolStmt(SourceLocation AtLoc, Stmt *Body)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCBoxedExpr(SourceRange SR, Expr *ValueExpr)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCDictionaryLiteral(SourceRange Range, MutableArrayRef< ObjCDictionaryElement > Elements)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCEncodeExpr(SourceLocation AtLoc, TypeSourceInfo *EncodeTypeInfo, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCExceptionDecl(VarDecl *ExceptionDecl, TypeSourceInfo *TInfo, QualType T)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCForCollectionStmt(SourceLocation ForLoc, Stmt *Element, Expr *Collection, SourceLocation RParenLoc, Stmt *Body)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCIsaExpr(Expr *BaseArg, SourceLocation IsaLoc, SourceLocation OpLoc, bool IsArrow)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCIvarRefExpr(Expr *BaseArg, ObjCIvarDecl *Ivar, SourceLocation IvarLoc, bool IsArrow, bool IsFreeIvar)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCMessageExpr(TypeSourceInfo *ReceiverTypeInfo, Selector Sel, ArrayRef< SourceLocation > SelectorLocs, ObjCMethodDecl *Method, SourceLocation LBracLoc, MultiExprArg Args, SourceLocation RBracLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCMessageExpr(Expr *Receiver, Selector Sel, ArrayRef< SourceLocation > SelectorLocs, ObjCMethodDecl *Method, SourceLocation LBracLoc, MultiExprArg Args, SourceLocation RBracLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCMessageExpr(SourceLocation SuperLoc, Selector Sel, ArrayRef< SourceLocation > SelectorLocs, QualType SuperType, ObjCMethodDecl *Method, SourceLocation LBracLoc, MultiExprArg Args, SourceLocation RBracLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCObjectPointerType(QualType PointeeType, SourceLocation Star)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildObjCObjectType(QualType BaseType, SourceLocation Loc, SourceLocation TypeArgsLAngleLoc, ArrayRef< TypeSourceInfo * > TypeArgs, SourceLocation TypeArgsRAngleLoc, SourceLocation ProtocolLAngleLoc, ArrayRef< ObjCProtocolDecl * > Protocols, ArrayRef< SourceLocation > ProtocolLocs, SourceLocation ProtocolRAngleLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildObjCPropertyRefExpr(Expr *BaseArg, ObjCPropertyDecl *Property, SourceLocation PropertyLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCPropertyRefExpr(Expr *Base, QualType T, ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, SourceLocation PropertyLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCSubscriptRefExpr(SourceLocation RB, Expr *Base, Expr *Key, ObjCMethodDecl *getterMethod, ObjCMethodDecl *setterMethod)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildObjCTypeParamType(const ObjCTypeParamDecl *Decl, SourceLocation ProtocolLAngleLoc, ArrayRef< ObjCProtocolDecl * > Protocols, ArrayRef< SourceLocation > ProtocolLocs, SourceLocation ProtocolRAngleLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildOffsetOfExpr(SourceLocation OperatorLoc, TypeSourceInfo *Type, ArrayRef< Sema::OffsetOfComponent > Components, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPAffinityClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, Expr *Modifier, ArrayRef< Expr * > Locators)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPAlignClause(Expr *A, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPAlignedClause(ArrayRef< Expr * > VarList, Expr *Alignment, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPAllocateClause(Expr *Allocate, ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPAllocatorClause(Expr *A, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPArraySectionExpr(Expr *Base, SourceLocation LBracketLoc, Expr *LowerBound, SourceLocation ColonLocFirst, SourceLocation ColonLocSecond, Expr *Length, Expr *Stride, SourceLocation RBracketLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPArrayShapingExpr(Expr *Base, SourceLocation LParenLoc, SourceLocation RParenLoc, ArrayRef< Expr * > Dims, ArrayRef< SourceRange > BracketsRanges)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPAtClause(OpenMPAtClauseKind Kind, SourceLocation KwLoc, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPBindClause(OpenMPBindClauseKind Kind, SourceLocation KindLoc, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPCanonicalLoop(Stmt *LoopStmt)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPCollapseClause(Expr *Num, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPCopyinClause(ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPCopyprivateClause(ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPDefaultClause(DefaultKind Kind, SourceLocation KindKwLoc, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPDefaultmapClause(OpenMPDefaultmapClauseModifier M, OpenMPDefaultmapClauseKind Kind, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation MLoc, SourceLocation KindLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPDependClause(OMPDependClause::DependDataTy Data, Expr *DepModifier, ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPDepobjClause(Expr *Depobj, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPDestroyClause(Expr *InteropVar, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation VarLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPDeviceClause(OpenMPDeviceClauseModifier Modifier, Expr *Device, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ModifierLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPDistScheduleClause(OpenMPDistScheduleClauseKind Kind, Expr *ChunkSize, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation KindLoc, SourceLocation CommaLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPDoacrossClause(OpenMPDoacrossClauseModifier DepType, SourceLocation DepLoc, SourceLocation ColonLoc, ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPExclusiveClause(ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPExecutableDirective(OpenMPDirectiveKind Kind, DeclarationNameInfo DirName, OpenMPDirectiveKind CancelRegion, ArrayRef< OMPClause * > Clauses, Stmt *AStmt, SourceLocation StartLoc, SourceLocation EndLoc, OpenMPDirectiveKind PrevMappedDirective=OMPD_unknown)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPFilterClause(Expr *ThreadID, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPFinalClause(Expr *Condition, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPFirstprivateClause(ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPFlushClause(ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPFromClause(ArrayRef< OpenMPMotionModifierKind > MotionModifiers, ArrayRef< SourceLocation > MotionModifiersLoc, CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, SourceLocation ColonLoc, ArrayRef< Expr * > VarList, const OMPVarListLocTy &Locs, ArrayRef< Expr * > UnresolvedMappers)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPFullClause(SourceLocation StartLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPGrainsizeClause(OpenMPGrainsizeClauseModifier Modifier, Expr *Device, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ModifierLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPHasDeviceAddrClause(ArrayRef< Expr * > VarList, const OMPVarListLocTy &Locs)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPHintClause(Expr *Hint, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Condition, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation NameModifierLoc, SourceLocation ColonLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPInclusiveClause(ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPInitClause(Expr *InteropVar, OMPInteropInfo &InteropInfo, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation VarLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPInReductionClause(ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, ArrayRef< Expr * > UnresolvedReductions)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPIsDevicePtrClause(ArrayRef< Expr * > VarList, const OMPVarListLocTy &Locs)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPIteratorExpr(SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, ArrayRef< SemaOpenMP::OMPIteratorData > Data)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPLastprivateClause(ArrayRef< Expr * > VarList, OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, SourceLocation ColonLoc, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPLinearClause(ArrayRef< Expr * > VarList, Expr *Step, SourceLocation StartLoc, SourceLocation LParenLoc, OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, SourceLocation ColonLoc, SourceLocation StepModifierLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPMapClause(Expr *IteratorModifier, ArrayRef< OpenMPMapModifierKind > MapTypeModifiers, ArrayRef< SourceLocation > MapTypeModifiersLoc, CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, SourceLocation MapLoc, SourceLocation ColonLoc, ArrayRef< Expr * > VarList, const OMPVarListLocTy &Locs, ArrayRef< Expr * > UnresolvedMappers)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPMessageClause(Expr *MS, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPNocontextClause(Expr *Condition, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPNontemporalClause(ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPNovariantsClause(Expr *Condition, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPNumTasksClause(OpenMPNumTasksClauseModifier Modifier, Expr *NumTasks, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ModifierLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPNumTeamsClause(Expr *NumTeams, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPNumThreadsClause(Expr *NumThreads, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPOrderClause(OpenMPOrderClauseKind Kind, SourceLocation KindKwLoc, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, OpenMPOrderClauseModifier Modifier, SourceLocation ModifierKwLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPOrderedClause(SourceLocation StartLoc, SourceLocation EndLoc, SourceLocation LParenLoc, Expr *Num)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPPartialClause(Expr *Factor, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPPriorityClause(Expr *Priority, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPPrivateClause(ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPProcBindClause(ProcBindKind Kind, SourceLocation KindKwLoc, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPReductionClause(ArrayRef< Expr * > VarList, OpenMPReductionClauseModifier Modifier, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ModifierLoc, SourceLocation ColonLoc, SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, ArrayRef< Expr * > UnresolvedReductions)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPSafelenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPScheduleClause(OpenMPScheduleClauseModifier M1, OpenMPScheduleClauseModifier M2, OpenMPScheduleClauseKind Kind, Expr *ChunkSize, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, SourceLocation KindLoc, SourceLocation CommaLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPSeverityClause(OpenMPSeverityClauseKind Kind, SourceLocation KwLoc, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPSharedClause(ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPSimdlenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPSizesClause(ArrayRef< Expr * > Sizes, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPTaskReductionClause(ArrayRef< Expr * > VarList, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, ArrayRef< Expr * > UnresolvedReductions)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPThreadLimitClause(Expr *ThreadLimit, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPToClause(ArrayRef< OpenMPMotionModifierKind > MotionModifiers, ArrayRef< SourceLocation > MotionModifiersLoc, CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, SourceLocation ColonLoc, ArrayRef< Expr * > VarList, const OMPVarListLocTy &Locs, ArrayRef< Expr * > UnresolvedMappers)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPUseClause(Expr *InteropVar, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation VarLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPUseDeviceAddrClause(ArrayRef< Expr * > VarList, const OMPVarListLocTy &Locs)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPUseDevicePtrClause(ArrayRef< Expr * > VarList, const OMPVarListLocTy &Locs)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPUsesAllocatorsClause(ArrayRef< SemaOpenMP::UsesAllocatorsData > Data, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPXAttributeClause(ArrayRef< const Attr * > Attrs, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPXBareClause(SourceLocation StartLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOMPXDynCGroupMemClause(Expr *Size, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildOpenACCComputeConstruct(OpenACCDirectiveKind K, SourceLocation BeginLoc, SourceLocation EndLoc, ArrayRef< OpenACCClause * > Clauses, StmtResult StrBlock)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildPackExpansion(TemplateArgumentLoc Pattern, SourceLocation EllipsisLoc, std::optional< unsigned > NumExpansions)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildPackExpansion(Expr *Pattern, SourceLocation EllipsisLoc, std::optional< unsigned > NumExpansions)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildPackExpansionType(QualType Pattern, SourceRange PatternRange, SourceLocation EllipsisLoc, std::optional< unsigned > NumExpansions)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildPackIndexingExpr(SourceLocation EllipsisLoc, SourceLocation RSquareLoc, Expr *PackIdExpression, Expr *IndexExpr, ArrayRef< Expr * > ExpandedExprs, bool EmptyPack=false)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildPackIndexingType(QualType Pattern, Expr *IndexExpr, SourceLocation Loc, SourceLocation EllipsisLoc, bool FullySubstituted, ArrayRef< QualType > Expansions={})clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildParenExpr(Expr *SubExpr, SourceLocation LParen, SourceLocation RParen)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildParenListExpr(SourceLocation LParenLoc, MultiExprArg SubExprs, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildParenType(QualType InnerType)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildPipeType(QualType ValueType, SourceLocation KWLoc, bool isReadPipe)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildPointerType(QualType PointeeType, SourceLocation Sigil)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildPredefinedExpr(SourceLocation Loc, PredefinedIdentKind IK)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildQualifiedType(QualType T, QualifiedTypeLoc TL)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildRecordType(RecordDecl *Record)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildRecoveryExpr(SourceLocation BeginLoc, SourceLocation EndLoc, ArrayRef< Expr * > SubExprs, QualType Type)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildReferenceType(QualType ReferentType, bool LValue, SourceLocation Sigil)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildRequiresExpr(SourceLocation RequiresKWLoc, RequiresExprBodyDecl *Body, SourceLocation LParenLoc, ArrayRef< ParmVarDecl * > LocalParameters, SourceLocation RParenLoc, ArrayRef< concepts::Requirement * > Requirements, SourceLocation ClosingBraceLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildReturnStmt(SourceLocation ReturnLoc, Expr *Result)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildSEHExceptStmt(SourceLocation Loc, Expr *FilterExpr, Stmt *Block)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildSEHFinallyStmt(SourceLocation Loc, Stmt *Block)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildSEHTryStmt(bool IsCXXTry, SourceLocation TryLoc, Stmt *TryBlock, Stmt *Handler)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildShuffleVectorExpr(SourceLocation BuiltinLoc, MultiExprArg SubExprs, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildSizeOfPackExpr(SourceLocation OperatorLoc, NamedDecl *Pack, SourceLocation PackLoc, SourceLocation RParenLoc, std::optional< unsigned > Length, ArrayRef< TemplateArgument > PartialArgs)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildSourceLocExpr(SourceLocIdentKind Kind, QualType ResultTy, SourceLocation BuiltinLoc, SourceLocation RPLoc, DeclContext *ParentContext)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildStmtExpr(SourceLocation LParenLoc, Stmt *SubStmt, SourceLocation RParenLoc, unsigned TemplateDepth)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildSwitchStmtBody(SourceLocation SwitchLoc, Stmt *Switch, Stmt *Body)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildSwitchStmtStart(SourceLocation SwitchLoc, SourceLocation LParenLoc, Stmt *Init, Sema::ConditionResult Cond, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildSYCLUniqueStableNameExpr(SourceLocation OpLoc, SourceLocation LParen, SourceLocation RParen, TypeSourceInfo *TSI)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildTemplateIdExpr(const CXXScopeSpec &SS, SourceLocation TemplateKWLoc, LookupResult &R, bool RequiresADL, const TemplateArgumentListInfo *TemplateArgs)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildTemplateName(CXXScopeSpec &SS, bool TemplateKW, TemplateDecl *Template)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildTemplateName(CXXScopeSpec &SS, SourceLocation TemplateKWLoc, const IdentifierInfo &Name, SourceLocation NameLoc, QualType ObjectType, NamedDecl *FirstQualifierInScope, bool AllowInjectedClassName)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildTemplateName(CXXScopeSpec &SS, SourceLocation TemplateKWLoc, OverloadedOperatorKind Operator, SourceLocation NameLoc, QualType ObjectType, bool AllowInjectedClassName)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildTemplateName(const TemplateArgument &ArgPack, Decl *AssociatedDecl, unsigned Index, bool Final)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildTemplateSpecializationType(TemplateName Template, SourceLocation TemplateLoc, TemplateArgumentListInfo &Args)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildTypedefType(TypedefNameDecl *Typedef)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildTypeOfExprType(Expr *Underlying, SourceLocation Loc, TypeOfKind Kind)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildTypeOfType(QualType Underlying, TypeOfKind Kind)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildTypeRequirement(concepts::Requirement::SubstitutionDiagnostic *SubstDiag)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildTypeRequirement(TypeSourceInfo *T)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildTypeTrait(TypeTrait Trait, SourceLocation StartLoc, ArrayRef< TypeSourceInfo * > Args, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildUnaryExprOrTypeTrait(TypeSourceInfo *TInfo, SourceLocation OpLoc, UnaryExprOrTypeTrait ExprKind, SourceRange R)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildUnaryExprOrTypeTrait(Expr *SubExpr, SourceLocation OpLoc, UnaryExprOrTypeTrait ExprKind, SourceRange R)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildUnaryOperator(SourceLocation OpLoc, UnaryOperatorKind Opc, Expr *SubExpr)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildUnaryTransformType(QualType BaseType, UnaryTransformType::UTTKind UKind, SourceLocation Loc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildUnresolvedMemberExpr(Expr *BaseE, QualType BaseType, SourceLocation OperatorLoc, bool IsArrow, NestedNameSpecifierLoc QualifierLoc, SourceLocation TemplateKWLoc, NamedDecl *FirstQualifierInScope, LookupResult &R, const TemplateArgumentListInfo *TemplateArgs)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildUnresolvedUsingType(SourceLocation NameLoc, Decl *D)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildUsingType(UsingShadowDecl *Found, QualType Underlying)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildVAArgExpr(SourceLocation BuiltinLoc, Expr *SubExpr, TypeSourceInfo *TInfo, SourceLocation RParenLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RebuildVariableArrayType(QualType ElementType, ArraySizeModifier SizeMod, Expr *SizeExpr, unsigned IndexTypeQuals, SourceRange BracketsRange)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildVectorType(QualType ElementType, unsigned NumElements, VectorKind VecKind)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
RebuildWhileStmt(SourceLocation WhileLoc, SourceLocation LParenLoc, Sema::ConditionResult Cond, SourceLocation RParenLoc, Stmt *Body)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
RememberPartiallySubstitutedPack(TemplateArgument Arg)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
ReplacingOriginal()clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
SDK_Discarded enum valueclang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
SDK_NotDiscarded enum valueclang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
SDK_StmtExprResult enum valueclang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
SemaRefclang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >protected
setBase(SourceLocation Loc, DeclarationName Entity)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
SkipLambdaBody(LambdaExpr *E, Stmt *Body)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
StmtDiscardKind enum nameclang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformAddressOfOperand(Expr *E)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformAttr(const Attr *S)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformAttributedType(TypeLocBuilder &TLB, AttributedTypeLoc TL, Fn TransformModifiedType)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformAttributedType(TypeLocBuilder &TLB, AttributedTypeLoc TL)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
transformAttrs(Decl *Old, Decl *New)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
TransformBlockExpr(BlockExpr *E)EnsureImmediateInvocationInDefaultArgsinline
TransformCompoundStmt(CompoundStmt *S, bool IsStmtExpr)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformCondition(SourceLocation Loc, VarDecl *Var, Expr *Expr, Sema::ConditionKind Kind)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformCXXNamedCastExpr(CXXNamedCastExpr *E)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformCXXThisExpr(CXXThisExpr *E)EnsureImmediateInvocationInDefaultArgsinline
TransformDecl(SourceLocation Loc, Decl *D)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
TransformDeclarationNameInfo(const DeclarationNameInfo &NameInfo)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformDefinition(SourceLocation Loc, Decl *D)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
TransformDependentScopeDeclRefExpr(DependentScopeDeclRefExpr *E, bool IsAddressOfOperand, TypeSourceInfo **RecoveryTSI)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformDependentTemplateSpecializationType(TypeLocBuilder &TLB, DependentTemplateSpecializationTypeLoc TL, TemplateName Template, CXXScopeSpec &SS)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformDependentTemplateSpecializationType(TypeLocBuilder &TLB, DependentTemplateSpecializationTypeLoc TL, NestedNameSpecifierLoc QualifierLoc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
transformedLocalDecl(Decl *Old, ArrayRef< Decl * > New)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
TransformedLocalDeclsclang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >protected
TransformExceptionSpec(SourceLocation Loc, FunctionProtoType::ExceptionSpecInfo &ESI, SmallVectorImpl< QualType > &Exceptions, bool &Changed)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformExpr(Expr *E)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformExprRequirement(concepts::ExprRequirement *Req)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformExprs(Expr *const *Inputs, unsigned NumInputs, bool IsCall, SmallVectorImpl< Expr * > &Outputs, bool *ArgChanged=nullptr)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformFirstQualifierInScope(NamedDecl *D, SourceLocation Loc)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
TransformFunctionProtoType(TypeLocBuilder &TLB, FunctionProtoTypeLoc TL, CXXRecordDecl *ThisContext, Qualifiers ThisTypeQuals, Fn TransformExceptionSpec)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformFunctionProtoType(TypeLocBuilder &TLB, FunctionProtoTypeLoc TL)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformFunctionTypeParam(ParmVarDecl *OldParm, int indexAdjustment, std::optional< unsigned > NumExpansions, bool ExpectParameterPack)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformFunctionTypeParams(SourceLocation Loc, ArrayRef< ParmVarDecl * > Params, const QualType *ParamTypes, const FunctionProtoType::ExtParameterInfo *ParamInfos, SmallVectorImpl< QualType > &PTypes, SmallVectorImpl< ParmVarDecl * > *PVars, Sema::ExtParameterInfoBuilder &PInfos, unsigned *LastParamTransformed)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformFunctionTypeParams(SourceLocation Loc, ArrayRef< ParmVarDecl * > Params, const QualType *ParamTypes, const FunctionProtoType::ExtParameterInfo *ParamInfos, SmallVectorImpl< QualType > &PTypes, SmallVectorImpl< ParmVarDecl * > *PVars, Sema::ExtParameterInfoBuilder &PInfos)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
TransformInitializer(Expr *Init, bool NotCopyInit)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformLambdaBody(LambdaExpr *E, Stmt *Body)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformLambdaExpr(LambdaExpr *E)EnsureImmediateInvocationInDefaultArgsinline
TransformNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS, QualType ObjectType=QualType(), NamedDecl *FirstQualifierInScope=nullptr)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformNestedRequirement(concepts::NestedRequirement *Req)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformOMPClause(OMPClause *S)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformOMPExecutableDirective(OMPExecutableDirective *S)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformOverloadExprDecls(OverloadExpr *Old, bool RequiresADL, LookupResult &R)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformParenDependentScopeDeclRefExpr(ParenExpr *PE, DependentScopeDeclRefExpr *DRE, bool IsAddressOfOperand, TypeSourceInfo **RecoveryTSI)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformReferenceType(TypeLocBuilder &TLB, ReferenceTypeLoc TL)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformRequiresExprRequirements(ArrayRef< concepts::Requirement * > Reqs, llvm::SmallVectorImpl< concepts::Requirement * > &Transformed)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformRequiresTypeParams(SourceLocation KWLoc, SourceLocation RBraceLoc, const RequiresExpr *RE, RequiresExprBodyDecl *Body, ArrayRef< ParmVarDecl * > Params, SmallVectorImpl< QualType > &PTypes, SmallVectorImpl< ParmVarDecl * > &TransParams, Sema::ExtParameterInfoBuilder &PInfos)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
TransformSEHHandler(Stmt *Handler)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformStmt(Stmt *S, StmtDiscardKind SDK=SDK_Discarded)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformStmtAttr(const Stmt *OrigS, const Stmt *InstS, const Attr *A)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformSubstTemplateTypeParmPackType(TypeLocBuilder &TLB, SubstTemplateTypeParmPackTypeLoc TL, bool SuppressObjCLifetime)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformTemplateArgument(const TemplateArgumentLoc &Input, TemplateArgumentLoc &Output, bool Uneval=false)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformTemplateArguments(const TemplateArgumentLoc *Inputs, unsigned NumInputs, TemplateArgumentListInfo &Outputs, bool Uneval=false)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
TransformTemplateArguments(InputIterator First, InputIterator Last, TemplateArgumentListInfo &Outputs, bool Uneval=false)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformTemplateDepth(unsigned Depth)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
TransformTemplateName(CXXScopeSpec &SS, TemplateName Name, SourceLocation NameLoc, QualType ObjectType=QualType(), NamedDecl *FirstQualifierInScope=nullptr, bool AllowInjectedClassName=false)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformTemplateParameterList(TemplateParameterList *TPL)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
TransformTemplateSpecializationType(TypeLocBuilder &TLB, TemplateSpecializationTypeLoc TL, TemplateName Template)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformTemplateTypeParmType(TypeLocBuilder &TLB, TemplateTypeParmTypeLoc TL, bool SuppressObjCLifetime)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformType(QualType T)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformType(TypeSourceInfo *DI)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformType(TypeLocBuilder &TLB, TypeLoc TL)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformTypeRequirement(concepts::TypeRequirement *Req)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformTypeWithDeducedTST(QualType T)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TransformTypeWithDeducedTST(TypeSourceInfo *DI)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >
TreeTransform(Sema &SemaRef)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline
TryExpandParameterPacks(SourceLocation EllipsisLoc, SourceRange PatternRange, ArrayRef< UnexpandedParameterPack > Unexpanded, bool &ShouldExpand, bool &RetainExpansion, std::optional< unsigned > &NumExpansions)clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >inline