Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp4548 auto *FromComplex = From->getType()->castAs<ComplexType>(); in PerformImplicitConversion() local
H A DSemaOverload.cpp2261 const ComplexType *FromComplex = FromType->getAs<ComplexType>(); in IsComplexPromotion() local