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