Searched refs:GetValueParamType (Results 1 – 1 of 1) sorted by relevance
1319 QualType GetValueParamType(const clang::TemplateArgument &argument) { in GetValueParamType() function1374 QualType template_param_type = GetValueParamType(targ); in CreateTemplateParameterList()1395 ? GetValueParamType(template_param_infos.GetParameterPack().Front()) in CreateTemplateParameterList()1472 QualType value_param_type = GetValueParamType(value); in TemplateParameterAllowsValue()