Searched refs:WatchpointSentry (Results 1 – 1 of 1) sorted by relevance
530 class WatchpointSentry { class in lldb_private::StopInfoWatchpoint532 WatchpointSentry(Process *p, Watchpoint *w): in WatchpointSentry() function in lldb_private::StopInfoWatchpoint::WatchpointSentry543 ~WatchpointSentry() in ~WatchpointSentry()659 WatchpointSentry sentry(process, wp_sp.get()); in PerformAction()