Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DCaching.cpp44 Twine(EntryPath), sys::fs::OF_UpdateAtime, &ResultPath); in localCache()
H A DThinLTOCodeGenerator.cpp440 Twine(EntryPath), sys::fs::OF_UpdateAtime, &ResultPath); in tryLoadingBuffer()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h784 OF_UpdateAtime = 32, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1116 if (Flags & OF_UpdateAtime)
1174 if (Flags & OF_UpdateAtime) {