Home
last modified time | relevance | path

Searched defs:NewFile (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/lib/ARCMigrate/
H A DFileRemapper.cpp238 void FileRemapper::remap(FileEntryRef File, FileEntryRef NewFile) { in remap()
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp471 const std::string &NewFile) { in RenameFeatureSetFile() argument
/llvm-project/clang-tools-extra/clang-move/
H A DMove.cpp846 StringRef NewFile) { in moveAll()
/llvm-project/clang-tools-extra/clangd/
H A DClangdServer.cpp311 bool NewFile = WorkScheduler->update(File, Inputs, WantDiags); addDocument() local
H A DTUScheduler.cpp1673 bool NewFile = FD == nullptr; update() local
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp713 overrideFileContents(const FileEntry * SourceFile,FileEntryRef NewFile) overrideFileContents() argument
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2246 auto NewFile = std::make_unique<RedirectingFileSystem::FileEntry>( create() local