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 DSemaOverload.cpp1954 ICK = ICK_Integral_Promotion; in IsVectorElementConversion()
2238 SCS.Second = ICK_Integral_Promotion; in IsStandardConversion()
4269 if (SCS.Second != ICK_Integral_Promotion) in getFixedEnumPromtion()
5954 case ICK_Integral_Promotion: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp4459 case ICK_Integral_Promotion: in PerformImplicitConversion()
4467 SCS.Second == ICK_Integral_Promotion && in PerformImplicitConversion()