Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2662 class JSONWriter { global() class
2675 JSONWriter(llvm::raw_ostream &OS) : OS(OS) {} JSONWriter() function in __anon25afb95a0e11::JSONWriter