Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp24 JSONScopedPrinter NoPrettyPrintWriter(OS, /*PrettyPrint=*/false); in TEST() local
33 PrintFunc(NoPrettyPrintWriter); in TEST()