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