Searched refs:FlushReports (Results 1 – 5 of 5) sorted by relevance
58 virtual void FlushReports(BugReporter& BR);
421 void FlushReports();
663 Eng.getBugReporter().FlushReports(); in ActionExprEngine()
2540 void BugType::FlushReports(BugReporter &BR) {} in FlushReports() function in BugType2766 FlushReports(); in ~BugReporter()2776 void BugReporter::FlushReports() { in FlushReports() function in BugReporter2789 const_cast<BugType*>(*I)->FlushReports(*this); in FlushReports()
87 BR.FlushReports(); in ~ExprEngine()2558 const_cast<BugType*>(*I)->FlushReports(BR); in ViewGraph()