Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DFileRemapper.cpp238 void FileRemapper::remap(FileEntryRef File, FileEntryRef NewFile) { in remap()
/src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp471 const std::string &NewFile) { in RenameFeatureSetFile()
/src/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp713 FileEntryRef NewFile) { in overrideFileContents()
/src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2246 auto NewFile = std::make_unique<RedirectingFileSystem::FileEntry>( in create() local