Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DOverload.h131 ICK_Complex_Promotion, enumerator
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp1846 SCS.Second = ICK_Complex_Promotion; in IsStandardConversion()
5646 case ICK_Complex_Promotion: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp4355 case ICK_Complex_Promotion: in PerformImplicitConversion()