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