Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DSourceManager.h80 TimeValue m_mod_time; // Keep the modification time that this file data is valid for variable
DModule.h990 …TimeValue m_mod_time; ///< The modification time for this module when it was… variable