Searched refs:hasFixedArity (Results 1 – 1 of 1) sorted by relevance
850 bool hasFixedArity() { return FixedNumExpansions.has_value(); } in hasFixedArity() function in __anoneb1bf9cc0111::PackDeductionScope1078 if (ParamIdx + 1 == NumParams || PackScope.hasFixedArity()) { in DeduceTemplateArguments()4172 if (ParamIdx + 1 == NumParamTypes || PackScope.hasFixedArity()) { in DeduceTemplateArguments()