Searched refs:FileAndEvents (Results 1 – 1 of 1) sorted by relevance
673 for (auto &FileAndEvents : FileEvents) { in removeIncompatibleErrors() local674 std::vector<Event> &Events = FileAndEvents.second; in removeIncompatibleErrors()