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