Searched refs:ICK_Integral_Promotion (Results 1 – 3 of 3) sorted by relevance
66 ICK_Integral_Promotion, ///< Integral promotions (C++ 4.5) enumerator
2781 case ICK_Integral_Promotion: in PerformImplicitConversion()2785 SCS.Second == ICK_Integral_Promotion && in PerformImplicitConversion()
1568 SCS.Second = ICK_Integral_Promotion; in IsStandardConversion()4888 case ICK_Integral_Promotion: in CheckConvertedConstantConversions()