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.
386 /// It collects the BugReports and BugTypes and knows how to generate
407 ArrayRef<BugReport*> BugReports);
411 /// A vector of BugReports for tracking the allocated pointers and cleanup.
441 /// \brief Iterator over the set of BugReports tracked by the BugReporter.
454 ArrayRef<BugReport *> &bugReports) {
518 ArrayRef<BugReport*> &bugReports) override;
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]

Completed in 67 milliseconds