Searched refs:CurToType (Results 1 – 1 of 1) sorted by relevance
6114 QualType CurToType = Conversion->getConversionType().getNonReferenceType(); in PerformContextualImplicitConversion() local6115 if (Converter.match(CurToType) || ConvTemplate) { in PerformContextualImplicitConversion()6125 ToType = CurToType.getUnqualifiedType(); in PerformContextualImplicitConversion()6127 (CurToType.getUnqualifiedType() != ToType)) in PerformContextualImplicitConversion()