Home
last modified time | relevance | path

Searched defs:modTime (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPathV1.h44 TimeValue modTime; ///< Time of file's modification variable
/external/clang/tools/libclang/
DIndexing.cpp77 PPRegion(llvm::sys::fs::UniqueID UniqueID, unsigned offset, time_t modTime) in PPRegion()