Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp515 uint64_t Unsigned64Max = std::numeric_limits<uint64_t>::max(); in TEST_F() local
517 W.printNumber("uint64_t-max", Unsigned64Max); in TEST_F()