Searched refs:bugReports (Results 1 – 2 of 2) sorted by relevance
225 findValidReport(ArrayRef<PathSensitiveBugReport *> &bugReports,2553 ArrayRef<PathSensitiveBugReport *> &bugReports);2561 ArrayRef<PathSensitiveBugReport *> &bugReports) { in BugPathGetter() argument2563 for (const auto I : bugReports) { in BugPathGetter()2580 for (PathSensitiveBugReport *Report : bugReports) { in BugPathGetter()2825 ArrayRef<PathSensitiveBugReport *> &bugReports, in findValidReport() argument2828 BugPathGetter BugGraph(&Reporter.getGraph(), bugReports); in findValidReport()2878 ArrayRef<PathSensitiveBugReport *> &bugReports) { in generatePathDiagnostics() argument2879 assert(!bugReports.empty()); in generatePathDiagnostics()2884 PathDiagnosticBuilder::findValidReport(bugReports, *this); in generatePathDiagnostics()[all …]
651 SmallVectorImpl<BugReport *> &bugReports) { in findReportInEquivalenceClass() argument660 ArrayRef<BugReport *> bugReports);669 SmallVectorImpl<BugReport *> &bugReports) override;675 ArrayRef<BugReport *> bugReports) override;695 ArrayRef<PathSensitiveBugReport *> &bugReports);