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

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2868 bool popNextReportGraph(ReportGraph &GraphWrapper);
2930 bool TrimmedGraph::popNextReportGraph(ReportGraph &GraphWrapper) { function in class:TrimmedGraph
3117 while (TrimG.popNextReportGraph(ErrorGraph)) {

Completed in 66 milliseconds