Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2536 ArrayRef<PathSensitiveBugReport *> &bugReports) { in BugPathGetter()
2800 ArrayRef<PathSensitiveBugReport *> &bugReports, in findValidReport()
2853 ArrayRef<PathSensitiveBugReport *> &bugReports) { in generatePathDiagnostics()
2935 BugReportEquivClass &EQ, SmallVectorImpl<BugReport *> &bugReports) { in findReportInEquivalenceClass()
3039 SmallVector<BugReport*, 10> bugReports; in FlushReport() local
3171 ArrayRef<BugReport *> bugReports) { in generateDiagnosticForConsumerMap()
3247 ArrayRef<BugReport *> bugReports) { in generateDiagnosticForConsumerMap()
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h644 SmallVectorImpl<BugReport *> &bugReports) { in findReportInEquivalenceClass()
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3056 ArrayRef<BugReport *> &bugReports) { in generatePathDiagnostic()
3282 SmallVectorImpl<BugReport*> &bugReports) { in FindReportInEquivalenceClass()
3380 SmallVector<BugReport*, 10> bugReports; in FlushReport() local
3391 ArrayRef<BugReport*> bugReports) { in FlushReport()