Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp68 bool HasPrintedToJSON; member in ScopedPrinterTest
72 HasPrintedToJSON(false) {} in ScopedPrinterTest()
91 HasPrintedToJSON = true; in verifyJSONScopedPrinter()
102 if (!HasPrintedToJSON) in TearDown()