Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp4203 const ComplexType *FromComplex = From->getType()->getAs<ComplexType>(); in PerformImplicitConversion() local
H A DSemaOverload.cpp2181 const ComplexType *FromComplex = FromType->getAs<ComplexType>(); in IsComplexPromotion() local