Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DStringExtrasTest.cpp240 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); global() variable
/llvm-project/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp82 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); variable