Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp279 uint16_t ThirdByteMask = 0xF00u; in TEST_F() local
289 FirstByteMask, SecondByteMask, ThirdByteMask); in TEST_F()