Home
last modified time | relevance | path

Searched defs:ToComplex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp4706 if (const ComplexType *ToComplex = ToType->getAs<ComplexType>()) { in PerformImplicitConversion() local
H A DSemaOverload.cpp2650 const ComplexType *ToComplex = ToType->getAs<ComplexType>(); in IsComplexPromotion() local