Home
last modified time | relevance | path

Searched defs:not_overflow2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dinteger-overflow.cpp45 uint64_t not_overflow2 = (1ULL * ((uint64_t)(4608) * (1024 * 1024)) + 2ULL); in check_integer_overflows() local
/llvm-project/clang/test/Sema/
H A Dinteger-overflow.c34 uint64_t not_overflow2 = (1ULL * ((uint64_t)(4608) * (1024 * 1024)) + 2ULL); in check_integer_overflows() local