Searched defs:WatchpointSentry (Results 1 – 1 of 1) sorted by relevance
579 class WatchpointSentry { class in lldb_private::StopInfoWatchpoint581 WatchpointSentry(ProcessSP p_sp, WatchpointSP w_sp) : process_sp(p_sp), in WatchpointSentry() function in lldb_private::StopInfoWatchpoint::WatchpointSentry