Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp577 class PackDeductionScope { class
579 PackDeductionScope(Sema &S, TemplateParameterList *TemplateParams, in PackDeductionScope() function in __anonae8b1b510111::PackDeductionScope
629 ~PackDeductionScope() { in ~PackDeductionScope()
828 PackDeductionScope PackScope(S, TemplateParams, Deduced, Info, Pattern); in DeduceTemplateArguments()
1896 PackDeductionScope PackScope(S, TemplateParams, Deduced, Info, Pattern); in DeduceTemplateArguments()
3447 PackDeductionScope PackScope(*this, TemplateParams, Deduced, Info, in DeduceTemplateArguments()