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