Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Target/
HDTarget.cpp1394 WatchpointSP watch_to_remove_sp = m_watchpoint_list.FindByID(watch_id); in RemoveWatchpointByID() local
1395 if (watch_to_remove_sp == m_last_created_watchpoint) in RemoveWatchpointByID()