Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp52 llvm::Type *ComplexTy = in save() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1110 QualType ComplexTy, in handleIntegerToComplexFloatConversion()
H A DSemaOpenMP.cpp19818 if (auto *ComplexTy = OrigType->getAs<ComplexType>()) in actOnOMPReductionKindClause() local