Searched refs:hasLongDoubleType (Results 1 – 4 of 4) sorted by relevance
732 virtual bool hasLongDoubleType() const { return HasLongDouble; } in hasLongDoubleType() function
307 if (!Ctx.getTargetInfo().hasLongDoubleType() && in HigherPrecisionTypeForComplexArithmetic()
2209 if (!TI.hasLongDoubleType() && UnqualTy == Context.LongDoubleTy) { in checkTypeSupport()
10666 !Ctx.getTargetInfo().hasLongDoubleType())) { in DetectPrecisionLossInComplexDivision()