Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExprComplex.cpp313 QualType ComplexTy = lvalue.getType(); in EmitLoadOfLValue() local
348 QualType ComplexTy = lvalue.getType(); in EmitStoreOfComplex() local
HDCGCleanup.cpp51 llvm::Type *ComplexTy = in save() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp6087 if (auto *ComplexTy = OrigType->getAs<ComplexType>()) { in ActOnOpenMPReductionClause() local
HDSemaExpr.cpp986 QualType ComplexTy, in handleIntegerToComplexFloatConversion()