Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DAPSIntTest.cpp210 APSInt CharMax(APInt(8, 0xff), false); in TEST() local
253 APSInt CharMax(APInt(8, 0xff)); in TEST() local