Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp469 const std::string &NewFile) { in RenameFeatureSetFile()
/llvm-project-15.0.7/clang-tools-extra/clang-move/
H A DMove.cpp845 StringRef NewFile) { in moveAll()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DClangdServer.cpp265 bool NewFile = WorkScheduler->update(File, Inputs, WantDiags); in addDocument() local
H A DTUScheduler.cpp1646 bool NewFile = FD == nullptr; in update() local
/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceManager.cpp698 const FileEntry *NewFile) { in overrideFileContents()
/llvm-project-15.0.7/llvm/lib/Support/
H A DVirtualFileSystem.cpp2159 auto NewFile = std::make_unique<RedirectingFileSystem::FileEntry>( in create() local