Searched refs:value_param_type (Results 1 – 1 of 1) sorted by relevance
1472 QualType value_param_type = GetValueParamType(value); in TemplateParameterAllowsValue() local1473 if (value_param_type.isNull()) in TemplateParameterAllowsValue()1477 if (type_param->getType() != value_param_type) in TemplateParameterAllowsValue()