Searched refs:isFixedPointArg (Results 1 – 3 of 3) sorted by relevance
851 if (CS.isFixedPointArg()) in hasValidLengthModifier()906 if (CS.isFixedPointArg()) in hasValidLengthModifier()
646 if (CS.isFixedPointArg() && !Ctx.getLangOpts().FixedPoint) in getScalarArgType()
248 bool isFixedPointArg() const { in isFixedPointArg() function