Searched refs:NLOut (Results 1 – 1 of 1) sorted by relevance
734 llvm::raw_svector_ostream NLOut(NewLine); in runCheckersForPrintStateJson() local735 NLOut << "\", " << NL; // Inject the ending and a new line in runCheckersForPrintStateJson()736 Indent(NLOut, InnerSpace, IsDot) << "\""; // then begin the next message. in runCheckersForPrintStateJson()