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