Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
HDObjectContainerBSDArchive.h147 const llvm::sys::TimePoint<> &GetModificationTime() { in GetModificationTime() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
HDFileSystem.cpp85 FileSystem::GetModificationTime(const FileSpec &file_spec) const { in GetModificationTime() function in FileSystem
91 sys::TimePoint<> FileSystem::GetModificationTime(const Twine &path) const { in GetModificationTime() function in FileSystem
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDModule.h488 const llvm::sys::TimePoint<> &GetModificationTime() const { in GetModificationTime() function