Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp471 const std::string &NewFile) { in RenameFeatureSetFile() argument
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp713 FileEntryRef NewFile) { in overrideFileContents()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2246 auto NewFile = std::make_unique<RedirectingFileSystem::FileEntry>( in create() local