Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCaching.cpp49 Twine(EntryPath), sys::fs::OF_UpdateAtime, &ResultPath); in localCache()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h782 OF_UpdateAtime = 32, enumerator
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp407 Twine(EntryPath), sys::fs::OF_UpdateAtime, &ResultPath); in tryLoadingBuffer()
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1177 if (Flags & OF_UpdateAtime)
1235 if (Flags & OF_UpdateAtime) {