Searched defs:ToComplex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprCXX.cpp | 4670 if (const ComplexType *ToComplex = ToType->getAs<ComplexType>()) { PerformImplicitConversion() local |
H A D | SemaOverload.cpp | 2623 const ComplexType *ToComplex = ToType->getAs<ComplexType>(); IsComplexPromotion() local |