Home
last modified time | relevance | path

Searched refs:OF_UpdateAtime (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DCaching.cpp44 Twine(EntryPath), sys::fs::OF_UpdateAtime, &ResultPath); in localCache()
H A DThinLTOCodeGenerator.cpp375 Twine(EntryPath), sys::fs::OF_UpdateAtime, &ResultPath); in tryLoadingBuffer()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileSystem.h787 OF_UpdateAtime = 32, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DPath.inc1121 if (Flags & OF_UpdateAtime)
1179 if (Flags & OF_UpdateAtime) {