Searched refs:bugReports (Results 1 – 2 of 2) sorted by relevance
223 findValidReport(ArrayRef<PathSensitiveBugReport *> &bugReports,2527 ArrayRef<PathSensitiveBugReport *> &bugReports);2535 ArrayRef<PathSensitiveBugReport *> &bugReports) { in BugPathGetter() argument2537 for (const auto I : bugReports) { in BugPathGetter()2554 for (PathSensitiveBugReport *Report : bugReports) { in BugPathGetter()2799 ArrayRef<PathSensitiveBugReport *> &bugReports, in findValidReport() argument2802 BugPathGetter BugGraph(&Reporter.getGraph(), bugReports); in findValidReport()2852 ArrayRef<PathSensitiveBugReport *> &bugReports) { in generatePathDiagnostics() argument2853 assert(!bugReports.empty()); in generatePathDiagnostics()2858 PathDiagnosticBuilder::findValidReport(bugReports, *this); in generatePathDiagnostics()[all …]
644 SmallVectorImpl<BugReport *> &bugReports) { in findReportInEquivalenceClass() argument653 ArrayRef<BugReport *> bugReports);662 SmallVectorImpl<BugReport *> &bugReports) override;668 ArrayRef<BugReport *> bugReports) override;688 ArrayRef<PathSensitiveBugReport *> &bugReports);