Home
last modified time | relevance | path

Searched defs:ComplexTy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp1249 if (const auto *ComplexTy = E->getType()->getAs<ComplexType>()) { in VisitImplicitValueInitExpr() local
1475 if (const auto *ComplexTy = QT->getAs<ComplexType>()) { in visitInitList() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1096 QualType ComplexTy, in handleComplexIntegerToFloatConversion()
H A DSemaOpenMP.cpp18620 if (auto *ComplexTy = OrigType->getAs<ComplexType>()) in actOnOMPReductionKindClause() local