Searched refs:bugReports (Results 1 – 2 of 2) sorted by relevance
232 findValidReport(ArrayRef<PathSensitiveBugReport *> &bugReports,2616 ArrayRef<PathSensitiveBugReport *> &bugReports);2624 ArrayRef<PathSensitiveBugReport *> &bugReports) { in BugPathGetter() argument2626 for (const auto I : bugReports) { in BugPathGetter()2643 for (PathSensitiveBugReport *Report : bugReports) { in BugPathGetter()2888 ArrayRef<PathSensitiveBugReport *> &bugReports, in findValidReport() argument2892 BugPathGetter BugGraph(&Reporter.getGraph(), bugReports); in findValidReport()2957 ArrayRef<PathSensitiveBugReport *> &bugReports) { in generatePathDiagnostics() argument2958 assert(!bugReports.empty()); in generatePathDiagnostics()2963 PathDiagnosticBuilder::findValidReport(bugReports, *this); in generatePathDiagnostics()[all …]
669 SmallVectorImpl<BugReport *> &bugReports) { in findReportInEquivalenceClass() argument679 ArrayRef<BugReport *> bugReports);688 SmallVectorImpl<BugReport *> &bugReports) override;694 ArrayRef<BugReport *> bugReports) override;715 ArrayRef<PathSensitiveBugReport *> &bugReports);