Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp691 class PackDeductionScope { class
694 PackDeductionScope(Sema &S, TemplateParameterList *TemplateParams, in PackDeductionScope() function in __anon584b56870111::PackDeductionScope
703 PackDeductionScope(Sema &S, TemplateParameterList *TemplateParams, in PackDeductionScope() function in __anon584b56870111::PackDeductionScope
838 ~PackDeductionScope() { in ~PackDeductionScope()
1074 PackDeductionScope PackScope(S, TemplateParams, Deduced, Info, Pattern); in DeduceTemplateArguments()
2414 PackDeductionScope PackScope(S, TemplateParams, Deduced, Info, Pattern); in DeduceTemplateArguments()
2725 PackDeductionScope(S, TemplateParams, Deduced, Info, I).finish()) in ConvertDeducedTemplateArguments()
4153 PackDeductionScope PackScope(*this, TemplateParams, Deduced, Info, in DeduceTemplateArguments()