Searched refs:ToEl (Results 1 – 1 of 1) sorted by relevance
4042 QualType ToEl = ToType->getAs<ComplexType>()->getElementType(); in PerformImplicitConversion() local4045 if (ToEl->isRealFloatingType()) in PerformImplicitConversion()4049 } else if (ToEl->isRealFloatingType()) { in PerformImplicitConversion()