Home
last modified time | relevance | path

Searched refs:NLOut (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp803 llvm::raw_svector_ostream NLOut(NewLine); in runCheckersForPrintStateJson() local
804 NLOut << "\", " << NL; // Inject the ending and a new line in runCheckersForPrintStateJson()
805 Indent(NLOut, InnerSpace, IsDot) << "\""; // then begin the next message. in runCheckersForPrintStateJson()