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