Searched refs:hasFixedArity (Results 1 – 1 of 1) sorted by relevance
861 bool hasFixedArity() { return FixedNumExpansions.hasValue(); } in hasFixedArity() function in __anonb17da8c00111::PackDeductionScope1088 if (ParamIdx + 1 == NumParams || PackScope.hasFixedArity()) { in DeduceTemplateArguments()4193 if (ParamIdx + 1 == NumParamTypes || PackScope.hasFixedArity()) { in DeduceTemplateArguments()