Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp4698 auto *FromComplex = From->getType()->castAs<ComplexType>(); PerformImplicitConversion() local
H A DSemaOverload.cpp2492 const ComplexType *FromComplex = FromType->getAs<ComplexType>(); IsComplexPromotion() local