Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DAPSIntTest.cpp206 APSInt CharSmall(APInt(8, 0x13), false); in TEST() local
249 APSInt CharSmall(APInt(8, 0x13)); in TEST() local