Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp474 const std::string &NewFile) { in RenameFeatureSetFile()
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp701 FileEntryRef NewFile) { in overrideFileContents()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp2213 auto NewFile = std::make_unique<RedirectingFileSystem::FileEntry>( in create() local