Home
last modified time | relevance | path

Searched defs:bugReports (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2535 ArrayRef<PathSensitiveBugReport *> &bugReports) { in BugPathGetter()
2799 ArrayRef<PathSensitiveBugReport *> &bugReports, in findValidReport()
2852 ArrayRef<PathSensitiveBugReport *> &bugReports) { in generatePathDiagnostics()
2934 BugReportEquivClass &EQ, SmallVectorImpl<BugReport *> &bugReports) { in findReportInEquivalenceClass()
3038 SmallVector<BugReport*, 10> bugReports; in FlushReport() local
3170 ArrayRef<BugReport *> bugReports) { in generateDiagnosticForConsumerMap()
3246 ArrayRef<BugReport *> bugReports) { in generateDiagnosticForConsumerMap()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h644 SmallVectorImpl<BugReport *> &bugReports) { in findReportInEquivalenceClass()