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