Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DScopedPrinterTest.cpp857 const uint64_t HexList[] = {0x1, 0x10, 0x100}; in TEST_F() local
/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h342 SmallVector<HexNumber> HexList; in printHexList() local