Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dparameter-passing.c15 typedef _Complex int ComplexTy; typedef
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCleanup.cpp52 llvm::Type *ComplexTy = in save() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp1086 QualType ComplexTy, in handleIntegerToComplexFloatConversion()
H A DSemaOpenMP.cpp19177 if (auto *ComplexTy = OrigType->getAs<ComplexType>()) in actOnOMPReductionKindClause() local