Searched refs:template_param_type (Results 1 – 1 of 1) sorted by relevance
1374 QualType template_param_type = GetValueParamType(targ); in CreateTemplateParameterList() local1375 if (!template_param_type.isNull()) { in CreateTemplateParameterList()1378 identifier_info, template_param_type, parameter_pack, in CreateTemplateParameterList()1379 ast.getTrivialTypeSourceInfo(template_param_type))); in CreateTemplateParameterList()1393 QualType template_param_type = in CreateTemplateParameterList() local1397 if (!template_param_type.isNull()) { in CreateTemplateParameterList()1400 num_template_params, identifier_info, template_param_type, in CreateTemplateParameterList()1402 ast.getTrivialTypeSourceInfo(template_param_type))); in CreateTemplateParameterList()