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