Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h124 ICK_Integral_Promotion, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp4817 case ICK_Integral_Promotion: in PerformImplicitConversion()
4825 SCS.Second == ICK_Integral_Promotion && in PerformImplicitConversion()
H A DSemaOverload.cpp2098 ICK = ICK_Integral_Promotion; in IsVectorElementConversion()
2410 SCS.Second = ICK_Integral_Promotion; in IsStandardConversion()
4505 if (SCS.Second != ICK_Integral_Promotion) in getFixedEnumPromtion()
6202 case ICK_Integral_Promotion: in CheckConvertedConstantConversions()