Searched refs:isIntArg (Results 1 – 2 of 2) sorted by relevance
233 bool isIntArg() const { return (kind >= IntArgBeg && kind <= IntArgEnd) || in isIntArg() function
508 if (CS.isIntArg()) in getScalarArgType()