Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp707 class PackDeductionScope { class
710 PackDeductionScope(Sema &S, TemplateParameterList *TemplateParams, in PackDeductionScope() function in __anon465840c60111::PackDeductionScope
721 PackDeductionScope(Sema &S, TemplateParameterList *TemplateParams, in PackDeductionScope() function in __anon465840c60111::PackDeductionScope
856 ~PackDeductionScope() { in ~PackDeductionScope()
1098 PackDeductionScope PackScope(S, TemplateParams, Deduced, Info, Pattern); in DeduceTemplateArguments()
2462 PackDeductionScope PackScope(S, TemplateParams, Deduced, Info, Pattern); in DeduceTemplateArguments()
2776 PackDeductionScope(S, TemplateParams, Deduced, Info, I).finish()) in ConvertDeducedTemplateArguments()
4332 PackDeductionScope PackScope(*this, TemplateParams, Deduced, Info, in DeduceTemplateArguments()