Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Target/
H A DPathMappingList.h139 uint32_t GetModificationID() const { in GetModificationID() function
/src/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp469 m_source_map_mod_id = target_sp->GetSourcePathMap().GetModificationID(); in CommonInitializer()
614 target_sp->GetSourcePathMap().GetModificationID(); in PathRemappingIsStale()