Searched refs:FileEvents (Results 1 – 1 of 1) sorted by relevance
677 llvm::StringMap<std::vector<Event>> FileEvents; in removeIncompatibleErrors() local683 auto &Events = FileEvents[Replace.getFilePath()]; in removeIncompatibleErrors()695 for (auto &FileAndEvents : FileEvents) { in removeIncompatibleErrors()