Home
last modified time | relevance | path

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

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