Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp107 static void PrintBinary(FILE *Out, dfsan_label L, size_t Len) { in PrintBinary() function
/llvm-project/llvm/unittests/Support/
H A DScopedPrinterTest.cpp926 TEST_F(ScopedPrinterTest, PrintBinary) { in TEST_F() argument