Searched refs:ArgumentPackSubstitutionIndexRAII (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DTemplate.h375 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex;
H A DSema.h5881 class ArgumentPackSubstitutionIndexRAII { class in class:clang::Sema
5886 ArgumentPackSubstitutionIndexRAII(Sema &Self, int NewSubstitutionIndex) function in class:clang::Sema::ArgumentPackSubstitutionIndexRAII
5891 ~ArgumentPackSubstitutionIndexRAII() {
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp111 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(S, -1);
115 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(S, I);
1843 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, I);
1868 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, -1);
1998 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, I);
2014 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, -1);
2603 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, -1);
2618 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(SemaRef, ArgIdx);
3189 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, I);
H A DTreeTransform.h2722 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1);
2746 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), I);
3256 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1);
3272 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), I);
4088 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), I);
4131 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1);
4178 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), I);
4209 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1);
7755 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(getSema(), -1);
7781 Sema::ArgumentPackSubstitutionIndexRAII SubstInde
[all...]
H A DSemaTemplateInstantiate.cpp1786 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, I);
1814 Sema::ArgumentPackSubstitutionIndexRAII SubstIndex(*this, -1);

Completed in 386 milliseconds