Searched refs:FlushReports (Results 1 – 5 of 5) sorted by relevance
58 virtual void FlushReports(BugReporter& BR);
424 void FlushReports();
668 Eng.getBugReporter().FlushReports(); in ActionExprEngine()
2527 void BugType::FlushReports(BugReporter &BR) {} in FlushReports() function in BugType2748 FlushReports(); in ~BugReporter()2758 void BugReporter::FlushReports() { in FlushReports() function in BugReporter2769 const_cast<BugType*>(*I)->FlushReports(*this); in FlushReports()
96 BR.FlushReports(); in ~ExprEngine()2659 const_cast<BugType*>(*I)->FlushReports(BR); in ViewGraph()