Home
last modified time | relevance | path

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

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