Searched defs:SubstIndex (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaTemplateInstantiateDecl.cpp | 126 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(S, -1); in instantiateDependentAlignedAttr() local 130 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(S, I); in instantiateDependentAlignedAttr() local 2001 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, I); in VisitNonTypeTemplateParmDecl() local 2026 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, -1); in VisitNonTypeTemplateParmDecl() local 2159 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, I); in VisitTemplateTemplateParmDecl() local 2175 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, -1); in VisitTemplateTemplateParmDecl() local 3152 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(S, Arg); in addInstantiatedParametersToScope() local 4057 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, I); in InstantiateMemInitializers() local
|
| HD | SemaTemplateInstantiate.cpp | 1789 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, I); in SubstBaseSpecifiers() local 1817 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, -1); in SubstBaseSpecifiers() local
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | Template.h | 375 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex; variable
|