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.cpp734 llvm::raw_svector_ostream NLOut(NewLine); in runCheckersForPrintStateJson() local
735 NLOut << "\", " << NL; // Inject the ending and a new line in runCheckersForPrintStateJson()
736 Indent(NLOut, InnerSpace, IsDot) << "\""; // then begin the next message. in runCheckersForPrintStateJson()