Home
last modified time | relevance | path

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

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