Searched refs:FlushReports (Results 1 – 5 of 5) sorted by relevance
58 virtual void FlushReports(BugReporter& BR);
424 void FlushReports();
675 Eng.getBugReporter().FlushReports(); in ActionExprEngine()
2525 void BugType::FlushReports(BugReporter &BR) {} in FlushReports() function in BugType2743 FlushReports(); in ~BugReporter()2753 void BugReporter::FlushReports() { in FlushReports() function in BugReporter2764 const_cast<BugType*>(*I)->FlushReports(*this); in FlushReports()
98 BR.FlushReports(); in ~ExprEngine()2773 const_cast<BugType*>(*I)->FlushReports(BR); in ViewGraph()