Home
last modified time | relevance | path

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

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