Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h130 ICK_Complex_Promotion, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp2074 SCS.Second = ICK_Complex_Promotion; in IsStandardConversion()
5951 case ICK_Complex_Promotion: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp4474 case ICK_Complex_Promotion: in PerformImplicitConversion()