Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DAPSIntTest.cpp208 APSInt CharBoundaryOver(APInt(8, 0x80), false); in TEST() local
251 APSInt CharBoundaryOver(APInt(8, 0x80)); in TEST() local