Home
last modified time | relevance | path

Searched refs:ICK_Integral_Promotion (Results 1 – 3 of 3) sorted by last modified time

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp2066 SCS.Second = ICK_Integral_Promotion; in IsStandardConversion()
4235 if (SCS.Second != ICK_Integral_Promotion) in getFixedEnumPromtion()
5928 case ICK_Integral_Promotion: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp4451 case ICK_Integral_Promotion: in PerformImplicitConversion()
4455 SCS.Second == ICK_Integral_Promotion && in PerformImplicitConversion()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h124 ICK_Integral_Promotion, enumerator