Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp83 void verifyJSONScopedPrinter(StringRef Expected, PrintFunc Func) { in verifyJSONScopedPrinter() function in ScopedPrinterTest
97 verifyJSONScopedPrinter(JSONExpectedOut, Func); in verifyAll()