Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DTarget.cpp1320 WatchpointSP watch_to_remove_sp = m_watchpoint_list.FindByID(watch_id); in RemoveWatchpointByID() local
1321 if (watch_to_remove_sp == m_last_created_watchpoint) in RemoveWatchpointByID()