Searched refs:GetFixedPointRank (Results 1 – 1 of 1) sorted by relevance
1381 static unsigned GetFixedPointRank(QualType Ty) { in GetFixedPointRank() function1454 unsigned LHSTyRank = GetFixedPointRank(LHSTy); in handleFixedPointConversion()1455 unsigned RHSTyRank = GetFixedPointRank(RHSTy); in handleFixedPointConversion()