Home
last modified time | relevance | path

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

/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/refactor/
H A DRename.cpp333 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local
334 auto &Ranges = FileAndOccurrences.getValue(); in findOccurrencesOutsideFile()
338 SPAN_ATTACH(Tracer, FileAndOccurrences.first(), in findOccurrencesOutsideFile()
366 for (auto &FileAndOccurrences : *AffectedFiles) { in renameOutsideFile()
367 llvm::StringRef FilePath = FileAndOccurrences.first(); in renameOutsideFile()
376 std::move(FileAndOccurrences.second), in renameOutsideFile()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/refactor/
H A DRename.cpp333 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local
334 auto &Ranges = FileAndOccurrences.getValue(); in findOccurrencesOutsideFile()
338 SPAN_ATTACH(Tracer, FileAndOccurrences.first(), in findOccurrencesOutsideFile()
366 for (auto &FileAndOccurrences : *AffectedFiles) { in renameOutsideFile()
367 llvm::StringRef FilePath = FileAndOccurrences.first(); in renameOutsideFile()
376 std::move(FileAndOccurrences.second), in renameOutsideFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/refactor/
H A DRename.cpp410 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local
411 auto &Ranges = FileAndOccurrences.getValue(); in findOccurrencesOutsideFile()
415 SPAN_ATTACH(Tracer, FileAndOccurrences.first(), in findOccurrencesOutsideFile()
443 for (auto &FileAndOccurrences : *AffectedFiles) { in renameOutsideFile()
444 llvm::StringRef FilePath = FileAndOccurrences.first(); in renameOutsideFile()
453 std::move(FileAndOccurrences.second), in renameOutsideFile()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/refactor/
H A DRename.cpp317 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local
318 auto &Ranges = FileAndOccurrences.getValue(); in findOccurrencesOutsideFile()
351 for (auto &FileAndOccurrences : *AffectedFiles) { in renameOutsideFile()
352 llvm::StringRef FilePath = FileAndOccurrences.first(); in renameOutsideFile()
361 std::move(FileAndOccurrences.second), in renameOutsideFile()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/refactor/
H A DRename.cpp317 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local
318 auto &Ranges = FileAndOccurrences.getValue(); in findOccurrencesOutsideFile()
351 for (auto &FileAndOccurrences : *AffectedFiles) { in renameOutsideFile()
352 llvm::StringRef FilePath = FileAndOccurrences.first(); in renameOutsideFile()
361 std::move(FileAndOccurrences.second), in renameOutsideFile()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/refactor/
H A DRename.cpp489 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local
490 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()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/refactor/
H A DRename.cpp489 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local
490 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()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/refactor/
H A DRename.cpp590 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local
591 auto &Ranges = FileAndOccurrences.getValue(); in findOccurrencesOutsideFile()
595 SPAN_ATTACH(Tracer, FileAndOccurrences.first(), in findOccurrencesOutsideFile()
623 for (auto &FileAndOccurrences : *AffectedFiles) { in renameOutsideFile()
624 llvm::StringRef FilePath = FileAndOccurrences.first(); in renameOutsideFile()
636 std::move(FileAndOccurrences.second), in renameOutsideFile()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/refactor/
H A DRename.cpp590 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local
591 auto &Ranges = FileAndOccurrences.getValue(); in findOccurrencesOutsideFile()
595 SPAN_ATTACH(Tracer, FileAndOccurrences.first(), in findOccurrencesOutsideFile()
623 for (auto &FileAndOccurrences : *AffectedFiles) { in renameOutsideFile()
624 llvm::StringRef FilePath = FileAndOccurrences.first(); in renameOutsideFile()
636 std::move(FileAndOccurrences.second), in renameOutsideFile()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/refactor/
H A DRename.cpp590 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local
591 auto &Ranges = FileAndOccurrences.getValue(); in findOccurrencesOutsideFile()
595 SPAN_ATTACH(Tracer, FileAndOccurrences.first(), in findOccurrencesOutsideFile()
623 for (auto &FileAndOccurrences : *AffectedFiles) { in renameOutsideFile()
624 llvm::StringRef FilePath = FileAndOccurrences.first(); in renameOutsideFile()
636 std::move(FileAndOccurrences.second), in renameOutsideFile()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/refactor/
H A DRename.cpp590 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local
591 auto &Ranges = FileAndOccurrences.getValue(); in findOccurrencesOutsideFile()
595 SPAN_ATTACH(Tracer, FileAndOccurrences.first(), in findOccurrencesOutsideFile()
623 for (auto &FileAndOccurrences : *AffectedFiles) { in renameOutsideFile()
624 llvm::StringRef FilePath = FileAndOccurrences.first(); in renameOutsideFile()
636 std::move(FileAndOccurrences.second), in renameOutsideFile()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/refactor/
H A DRename.cpp590 for (auto &FileAndOccurrences : AffectedFiles) { in findOccurrencesOutsideFile() local
591 auto &Ranges = FileAndOccurrences.getValue(); in findOccurrencesOutsideFile()
595 SPAN_ATTACH(Tracer, FileAndOccurrences.first(), in findOccurrencesOutsideFile()
623 for (auto &FileAndOccurrences : *AffectedFiles) { in renameOutsideFile()
624 llvm::StringRef FilePath = FileAndOccurrences.first(); in renameOutsideFile()
636 std::move(FileAndOccurrences.second), in renameOutsideFile()