Searched refs:bugTypes (Results 1 – 1 of 1) sorted by relevance
1589 SmallVector<const BugType*, 16> bugTypes; in FlushReports() local1591 bugTypes.push_back(*I); in FlushReports()1593 I = bugTypes.begin(), E = bugTypes.end(); I != E; ++I) in FlushReports()