Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.cpp52 llvm::Type *ComplexTy = in save() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp1090 QualType ComplexTy, in handleIntegerToComplexFloatConversion()
H A DSemaOpenMP.cpp19460 if (auto *ComplexTy = OrigType->getAs<ComplexType>()) in actOnOMPReductionKindClause() local