Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp52 llvm::Type *ComplexTy = save() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1110 handleIntegerToComplexFloatConversion(Sema & S,ExprResult & IntExpr,ExprResult & ComplexExpr,QualType IntTy,QualType ComplexTy,bool SkipCast) handleIntegerToComplexFloatConversion() argument
H A DSemaOpenMP.cpp19818 if (auto *ComplexTy = OrigType->getAs<ComplexType>()) actOnOMPReductionKindClause() local