Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDOverload.h125 ICK_Integral_Promotion, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprCXX.cpp4016 case ICK_Integral_Promotion: in PerformImplicitConversion()
4020 SCS.Second == ICK_Integral_Promotion && in PerformImplicitConversion()
HDSemaOverload.cpp1833 SCS.Second = ICK_Integral_Promotion; in IsStandardConversion()
3860 if (SCS.Second != ICK_Integral_Promotion) in getFixedEnumPromtion()
5468 case ICK_Integral_Promotion: in CheckConvertedConstantConversions()