Searched refs:hasParameterPack (Results 1 – 4 of 4) sorted by relevance
343 bool hasParameterPack() const { return static_cast<bool>(packed_args); } in hasParameterPack() function
1442 if (template_param_infos.hasParameterPack()) { in PrintTemplateParams()1564 if (pack_parameter.has_value() != instantiation_values.hasParameterPack()) in ClassTemplateAllowsToInstantiationArgs()
166 bool hasParameterPack() const { in hasParameterPack() function
6365 else if (Params.hasParameterPack()) in argMatchesTemplateParams()