Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaTemplateDeduction.cpp850 bool hasFixedArity() { return FixedNumExpansions.has_value(); } in hasFixedArity() function in __anoneb1bf9cc0111::PackDeductionScope
1078 if (ParamIdx + 1 == NumParams || PackScope.hasFixedArity()) { in DeduceTemplateArguments()
4172 if (ParamIdx + 1 == NumParamTypes || PackScope.hasFixedArity()) { in DeduceTemplateArguments()