Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp555 APSInt LargeNum("9999999999999999999999"); in TEST_F() local
556 W.printNumber("apsint", LargeNum); in TEST_F()