Searched refs:ToEl (Results 1 – 1 of 1) sorted by relevance
4477 QualType ToEl = ToType->castAs<ComplexType>()->getElementType(); in PerformImplicitConversion() local4480 if (ToEl->isRealFloatingType()) in PerformImplicitConversion()4484 } else if (ToEl->isRealFloatingType()) { in PerformImplicitConversion()