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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.h147 const llvm::sys::TimePoint<> &GetModificationTime() { function in class:ObjectContainerBSDArchive::Archive
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h499 const llvm::sys::TimePoint<> &GetModificationTime() const { function in class:lldb_private::Module
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp108 FileSystem::GetModificationTime(const FileSpec &file_spec) const { function in class:FileSystem
112 sys::TimePoint<> FileSystem::GetModificationTime(const Twine &path) const { function in class:FileSystem

Completed in 119 milliseconds