Searched refs:bugReports (Results 1 – 2 of 2) sorted by relevance
238 findValidReport(ArrayRef<PathSensitiveBugReport *> &bugReports,2573 ArrayRef<PathSensitiveBugReport *> &bugReports);2581 ArrayRef<PathSensitiveBugReport *> &bugReports) { in BugPathGetter() argument2583 for (const auto I : bugReports) { in BugPathGetter()2600 for (PathSensitiveBugReport *Report : bugReports) { in BugPathGetter()2844 ArrayRef<PathSensitiveBugReport *> &bugReports, in findValidReport() argument2848 BugPathGetter BugGraph(&Reporter.getGraph(), bugReports); in findValidReport()2912 ArrayRef<PathSensitiveBugReport *> &bugReports) { in generatePathDiagnostics() argument2913 assert(!bugReports.empty()); in generatePathDiagnostics()2918 PathDiagnosticBuilder::findValidReport(bugReports, *this); in generatePathDiagnostics()[all …]
666 SmallVectorImpl<BugReport *> &bugReports) { in findReportInEquivalenceClass() argument675 ArrayRef<BugReport *> bugReports);684 SmallVectorImpl<BugReport *> &bugReports) override;690 ArrayRef<BugReport *> bugReports) override;710 ArrayRef<PathSensitiveBugReport *> &bugReports);