Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LTO/
H A DCaching.cpp45 Twine(EntryPath), FD, sys::fs::OF_UpdateAtime, &ResultPath); in localCache()
H A DThinLTOCodeGenerator.cpp343 Twine(EntryPath), FD, sys::fs::OF_UpdateAtime, &ResultPath); in tryLoadingBuffer()
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DFileSystem.h765 OF_UpdateAtime = 16, enumerator
/freebsd-12.1/contrib/llvm/lib/Support/Windows/
H A DPath.inc1079 if (Flags & OF_UpdateAtime)
1137 if (Flags & OF_UpdateAtime) {