Home
last modified time | relevance | path

Searched refs:ICK_Complex_Real (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Sema/
DOverload.h81 ICK_Complex_Real, ///< Complex-real conversions (C99 6.3.1.7) enumerator
/external/llvm-project/clang/include/clang/Sema/
DOverload.h169 ICK_Complex_Real, enumerator
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp1869 SCS.Second = ICK_Complex_Real; in IsStandardConversion()
5590 case ICK_Complex_Real: in CheckConvertedConstantConversions()
DSemaExprCXX.cpp4360 case ICK_Complex_Real: in PerformImplicitConversion()
DSemaExpr.cpp11376 return ICK_Complex_Real; in castKindToImplicitConversionKind()
/external/clang/lib/Sema/
DSemaExprCXX.cpp3631 case ICK_Complex_Real: in PerformImplicitConversion()