Searched refs:SubstIndex (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | Template.h | 501 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex; variable 526 SubstIndex(SemaRef, SemaRef.ArgumentPackSubstitutionIndex), in TemplateDeclInstantiator()
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiateDecl.cpp | 132 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(S, -1); in instantiateDependentAlignedAttr() local 136 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(S, I); in instantiateDependentAlignedAttr() local 2860 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, I); in VisitNonTypeTemplateParmDecl() local 2885 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, -1); in VisitNonTypeTemplateParmDecl() local 3023 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, I); in VisitTemplateTemplateParmDecl() local 3039 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, -1); in VisitTemplateTemplateParmDecl() local 3295 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, -1); in instantiateUnresolvedUsingDecl() local 3315 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, I); in instantiateUnresolvedUsingDecl() local 4463 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, Arg); in addInstantiatedParametersToScope() local 5651 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, I); in InstantiateMemInitializers() local
|
| H A D | TreeTransform.h | 4021 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1); in TransformExprs() 4045 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), I); in TransformExprs() 4617 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1); in TransformTemplateArguments() 4633 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), I); in TransformTemplateArguments() 5859 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1); in TransformFunctionTypeParams() 12472 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1); in TransformTypeTraitExpr() 12498 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, I); in TransformTypeTraitExpr() 13657 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1); in TransformSizeOfPackExpr() 13777 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1); in TransformCXXFoldExpr() 13834 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex( in TransformCXXFoldExpr() [all …]
|
| H A D | SemaTemplateInstantiate.cpp | 2573 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, I); in SubstBaseSpecifiers() local 2601 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, -1); in SubstBaseSpecifiers() local
|
| H A D | SemaTemplate.cpp | 2382 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, 0); in transformFunctionTypeParam() local 2495 ArgumentPackSubstitutionIndexRAII SubstIndex(*this, -1); in DeclareImplicitDeductionGuides() local 5462 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, in CheckTemplateArgument() local
|