Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DCaching.cpp43 Twine(EntryPath), sys::fs::OF_UpdateAtime, &ResultPath); in localCache()
DThinLTOCodeGenerator.cpp359 Twine(EntryPath), sys::fs::OF_UpdateAtime, &ResultPath); in tryLoadingBuffer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h782 OF_UpdateAtime = 16, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DPath.inc1097 if (Flags & OF_UpdateAtime)
1155 if (Flags & OF_UpdateAtime) {