Searched refs:isOverflowingIntegerType (Results 1 – 1 of 1) sorted by relevance
15267 static bool isOverflowingIntegerType(ASTContext &Ctx, QualType T) { in isOverflowingIntegerType() function15321 CanOverflow = isOverflowingIntegerType(Context, resultType); in CreateBuiltinUnaryOp()15339 isOverflowingIntegerType(Context, Input.get()->getType()); in CreateBuiltinUnaryOp()