Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingFile.c98 int NewFile = !__llvm_profile_CurrentFilename || in setFilename() local
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Dxditview.c301 NewFile (const char *name) in NewFile() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp699 const FileEntry *NewFile) { in overrideFileContents()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1833 auto NewFile = std::make_unique<RedirectingFileSystem::FileEntry>( in create() local