Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp779 class PackDeductionScope { class
784 PackDeductionScope(Sema &S, TemplateParameterList *TemplateParams, in PackDeductionScope() function in __anonc4c693d00111::PackDeductionScope
797 PackDeductionScope(Sema &S, TemplateParameterList *TemplateParams, in PackDeductionScope() function in __anonc4c693d00111::PackDeductionScope
940 ~PackDeductionScope() { in ~PackDeductionScope()
1172 PackDeductionScope PackScope(S, TemplateParams, Deduced, Info, Pattern, in DeduceForEachType()
2770 PackDeductionScope PackScope(S, TemplateParams, Deduced, Info, Pattern); in DeduceTemplateArguments()
3000 PackDeductionScope(S, TemplateParams, Deduced, Info, I).finish(); in ConvertDeducedTemplateArguments()
4597 PackDeductionScope PackScope(*this, TemplateParams, Deduced, Info, in DeduceTemplateArguments()