Searched refs:isPtrdiffT (Results 1 – 2 of 2) sorted by relevance
291 bool isPtrdiffT() const { return TK == TypeKind::PtrdiffT; } in isPtrdiffT() function
8682 (AT.isSizeT() || AT.isPtrdiffT()) && in checkFormatExpr()