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

  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 162 /// for BugReports that cover a path as it will be automatically inferred.
290 /// It collects the BugReports and BugTypes and knows how to generate
309 /// A vector of BugReports for tracking the allocated pointers and cleanup.
339 /// \brief Iterator over the set of BugReports tracked by the BugReporter.
349 SmallVectorImpl<BugReport *> &bugReports) {}
410 SmallVectorImpl<BugReport*> &bugReports);

Completed in 192 milliseconds