Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DAPSIntTest.cpp209 APSInt CharLarge(APInt(8, 0xd9), false); in TEST() local
252 APSInt CharLarge(APInt(8, 0xd9)); in TEST() local