Home
last modified time | relevance | path

Searched refs:bugTypes (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2784 SmallVector<const BugType*, 16> bugTypes; in FlushReports() local
2786 bugTypes.push_back(*I); in FlushReports()
2788 I = bugTypes.begin(), E = bugTypes.end(); I != E; ++I) in FlushReports()