Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2169 class JSONWriter { class
2182 JSONWriter(llvm::raw_ostream &OS) : OS(OS) {} in JSONWriter() function in __anona9173f7c0b11::JSONWriter