Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp581 class PackDeductionScope { class
583 PackDeductionScope(Sema &S, TemplateParameterList *TemplateParams, in PackDeductionScope() function in __anona625d1720111::PackDeductionScope
633 ~PackDeductionScope() { in ~PackDeductionScope()
832 PackDeductionScope PackScope(S, TemplateParams, Deduced, Info, Pattern); in DeduceTemplateArguments()
1882 PackDeductionScope PackScope(S, TemplateParams, Deduced, Info, Pattern); in DeduceTemplateArguments()
3455 PackDeductionScope PackScope(*this, TemplateParams, Deduced, Info, in DeduceTemplateArguments()