Searched refs:HigherElementType (Results 1 – 2 of 2) sorted by relevance
292 const QualType HigherElementType = in HigherPrecisionTypeForComplexArithmetic() local297 Ctx.getFloatTypeSemantics(HigherElementType); in HigherPrecisionTypeForComplexArithmetic()308 HigherElementType.getCanonicalType().getUnqualifiedType() == in HigherPrecisionTypeForComplexArithmetic()312 return Ctx.getComplexType(HigherElementType); in HigherPrecisionTypeForComplexArithmetic()
10657 QualType HigherElementType = Ctx.GetHigherPrecisionFPType(ElementType); in DetectPrecisionLossInComplexDivision() local10661 Ctx.getFloatTypeSemantics(HigherElementType); in DetectPrecisionLossInComplexDivision()10665 (HigherElementType == Ctx.LongDoubleTy && in DetectPrecisionLossInComplexDivision()10671 if (Type == HigherElementType) { in DetectPrecisionLossInComplexDivision()10677 HigherElementType, S.ExcessPrecisionNotSatisfied.size())); in DetectPrecisionLossInComplexDivision()