Searched refs:IsComplexRangePromoted (Results 1 – 2 of 2) sorted by relevance
325 bool IsComplexRangePromoted = CGF.getLangOpts().getComplexRange() == in getPromotionType() local332 if (IsComplexDivisor && IsFloatingType && IsComplexRangePromoted && in getPromotionType()
10651 bool IsComplexRangePromoted = S.getLangOpts().getComplexRange() == in DetectPrecisionLossInComplexDivision() local10653 if (!ElementType->isFloatingType() || !IsComplexRangePromoted) in DetectPrecisionLossInComplexDivision()