Home
last modified time | relevance | path

Searched refs:ICK_Integral_Promotion (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOverload.h125 ICK_Integral_Promotion, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp4247 case ICK_Integral_Promotion: in PerformImplicitConversion()
4251 SCS.Second == ICK_Integral_Promotion && in PerformImplicitConversion()
H A DSemaOverload.cpp1839 SCS.Second = ICK_Integral_Promotion; in IsStandardConversion()
3924 if (SCS.Second != ICK_Integral_Promotion) in getFixedEnumPromtion()
5561 case ICK_Integral_Promotion: in CheckConvertedConstantConversions()