HomeSort by relevance Sort by last modified time
    Searched refs:bugReports (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 244 /// for BugReports that cover a path as it will be automatically inferred.
383 /// It collects the BugReports and BugTypes and knows how to generate
404 ArrayRef<BugReport*> BugReports);
408 /// A vector of BugReports for tracking the allocated pointers and cleanup.
438 /// \brief Iterator over the set of BugReports tracked by the BugReporter.
451 ArrayRef<BugReport *> &bugReports) {
523 ArrayRef<BugReport*> &bugReports);
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]

Completed in 68 milliseconds