Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Core/
H A DSourceManager.h69 llvm::sys::TimePoint<> GetTimestamp() const { return m_mod_time; } GetTimestamp() function
/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp97 static int GetTimestamp(void) { in GetTimestamp() function