Searched refs:FileAndOccurrences (Results 1 – 1 of 1) sorted by relevance
489 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local490 auto &Ranges = FileAndOccurrences.getValue(); in findOccurrencesOutsideFile()494 SPAN_ATTACH(Tracer, FileAndOccurrences.first(), in findOccurrencesOutsideFile()522 for (auto &FileAndOccurrences : *AffectedFiles) { in renameOutsideFile()523 llvm::StringRef FilePath = FileAndOccurrences.first(); in renameOutsideFile()532 std::move(FileAndOccurrences.second), in renameOutsideFile()