Searched refs:SubstIndex (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| H A D | Template.h | 467 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex; variable 492 SubstIndex(SemaRef, SemaRef.ArgumentPackSubstitutionIndex), in TemplateDeclInstantiator()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiateDecl.cpp | 130 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(S, -1); in instantiateDependentAlignedAttr() local 134 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(S, I); in instantiateDependentAlignedAttr() local 2730 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, I); in VisitNonTypeTemplateParmDecl() local 2755 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, -1); in VisitNonTypeTemplateParmDecl() local 2893 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, I); in VisitTemplateTemplateParmDecl() local 2909 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, -1); in VisitTemplateTemplateParmDecl() local 3128 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, -1); in instantiateUnresolvedUsingDecl() local 3148 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, I); in instantiateUnresolvedUsingDecl() local 4278 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(S, Arg); in addInstantiatedParametersToScope() local 5430 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, I); in InstantiateMemInitializers() local
|
| H A D | TreeTransform.h | 3935 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1); in TransformExprs() 3959 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), I); in TransformExprs() 4528 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1); in TransformTemplateArguments() 4544 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), I); in TransformTemplateArguments() 5628 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), I); in TransformFunctionTypeParams() 5675 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1); in TransformFunctionTypeParams() 5727 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), I); in TransformFunctionTypeParams() 5770 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1); in TransformFunctionTypeParams() 5967 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1); in TransformExceptionSpec() 5980 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), ArgIdx); in TransformExceptionSpec() [all …]
|
| H A D | SemaTemplateInstantiate.cpp | 2529 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, I); in SubstBaseSpecifiers() local 2557 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, -1); in SubstBaseSpecifiers() local
|
| H A D | SemaTemplate.cpp | 2377 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, 0); in transformFunctionTypeParam() local 2490 ArgumentPackSubstitutionIndexRAII SubstIndex(*this, -1); in DeclareImplicitDeductionGuides() local 5400 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, in CheckTemplateArgument() local
|