Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp66 JSONScopedPrinter JSONWriter; member in ScopedPrinterTest
/llvm-project-15.0.7/llvm/lib/Support/
H A DVirtualFileSystem.cpp2590 class JSONWriter { class
2603 JSONWriter(llvm::raw_ostream &OS) : OS(OS) {} in JSONWriter() function in __anon2f7918780e11::JSONWriter