Searched refs:ICK_Integral_Promotion (Results 1 – 3 of 3) sorted by relevance
67 ICK_Integral_Promotion, ///< Integral promotions (C++ 4.5) enumerator
3198 case ICK_Integral_Promotion: in PerformImplicitConversion()3202 SCS.Second == ICK_Integral_Promotion && in PerformImplicitConversion()
1590 SCS.Second = ICK_Integral_Promotion; in IsStandardConversion()5013 case ICK_Integral_Promotion: in CheckConvertedConstantConversions()