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