Searched refs:IsFloatingPointPromotion (Results 1 – 2 of 2) sorted by relevance
1644 } else if (S.IsFloatingPointPromotion(FromType, ToType)) { in IsStandardConversion()1977 bool Sema::IsFloatingPointPromotion(QualType FromType, QualType ToType) { in IsFloatingPointPromotion() function in Sema2020 return IsFloatingPointPromotion(FromComplex->getElementType(), in IsComplexPromotion()
2271 bool IsFloatingPointPromotion(QualType FromType, QualType ToType);