Home
last modified time | relevance | path

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

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