Searched refs:GetModificationID (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DPathMappingList.h108 uint32_t GetModificationID() const { return m_mod_id; } function in class:lldb_private::PathMappingList
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp83 target_sp->GetSourcePathMap().GetModificationID())
386 m_source_map_mod_id = target->GetSourcePathMap().GetModificationID();

Completed in 163 milliseconds