Searched refs:JSONScopedPrinter (Results 1 – 3 of 3) sorted by relevance
39 JSONScopedPrinter::JSONScopedPrinter( in JSONScopedPrinter() function in llvm::JSONScopedPrinter
544 class JSONScopedPrinter : public ScopedPrinter {569 JSONScopedPrinter(raw_ostream &OS, bool PrettyPrint = false,
635 return std::make_unique<JSONScopedPrinter>( in createWriter()