Home
last modified time | relevance | path

Searched defs:WatchpointSentry (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Target/
DStopInfo.cpp579 class WatchpointSentry { class in lldb_private::StopInfoWatchpoint
581 WatchpointSentry(ProcessSP p_sp, WatchpointSP w_sp) : process_sp(p_sp), in WatchpointSentry() function in lldb_private::StopInfoWatchpoint::WatchpointSentry