Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2848 bool popNextReportGraph(ReportGraph &GraphWrapper);
2910 bool TrimmedGraph::popNextReportGraph(ReportGraph &GraphWrapper) { in popNextReportGraph() function in TrimmedGraph
3097 while (TrimG.popNextReportGraph(ErrorGraph)) { in generatePathDiagnostic()