Home
last modified time | relevance | path

Searched refs:ResetPartiallySubstitutedPack (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Sema/
DTemplate.h356 void ResetPartiallySubstitutedPack() { in ResetPartiallySubstitutedPack() function
/external/llvm-project/clang/include/clang/Sema/
DTemplate.h445 void ResetPartiallySubstitutedPack() { in ResetPartiallySubstitutedPack() function
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp2802 CurrentInstantiationScope->ResetPartiallySubstitutedPack(); in FinishTemplateArgumentDeduction()
2841 CurrentInstantiationScope->ResetPartiallySubstitutedPack(); in FinishTemplateArgumentDeduction()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp2842 CurrentInstantiationScope->ResetPartiallySubstitutedPack(); in ConvertDeducedTemplateArguments()