Searched defs:getModificationTime (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h108 time_t getModificationTime() const { return ModTime; } function in class:clang::FileEntry
150 time_t getModificationTime() const { return Entry->getModificationTime(); } function in class:clang::FileEntryRef

Completed in 104 milliseconds