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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h639 findReportInEquivalenceClass(BugReportEquivClass &eqClass, SmallVectorImpl<BugReport *> &bugReports) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2485 BugPathGetter(const ExplodedGraph *OriginalGraph, ArrayRef<PathSensitiveBugReport *> &bugReports) argument
2749 findValidReport( ArrayRef<PathSensitiveBugReport *> &bugReports, PathSensitiveBugReporter &Reporter) argument
2801 generatePathDiagnostics( ArrayRef<PathDiagnosticConsumer *> consumers, ArrayRef<PathSensitiveBugReport *> &bugReports) argument
2884 findReportInEquivalenceClass( BugReportEquivClass &EQ, SmallVectorImpl<BugReport *> &bugReports) argument
2989 SmallVector<BugReport*, 10> bugReports; local
3119 generateDiagnosticForConsumerMap( BugReport *exampleReport, ArrayRef<PathDiagnosticConsumer *> consumers, ArrayRef<BugReport *> bugReports) argument
3195 generateDiagnosticForConsumerMap( BugReport *exampleReport, ArrayRef<PathDiagnosticConsumer *> consumers, ArrayRef<BugReport *> bugReports) argument
[all...]

Completed in 202 milliseconds