Home
last modified time | relevance | path

Searched refs:Signed64Max (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp535 int64_t Signed64Max = std::numeric_limits<int64_t>::max(); in TEST_F() local
537 W.printNumber("int64_t-max", Signed64Max); in TEST_F()