Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DStopInfo.cpp632 class WatchpointSentry { global() class in lldb_private::StopInfoWatchpoint
634 WatchpointSentry(ProcessSP p_sp, WatchpointSP w_sp) : process_sp(p_sp), WatchpointSentry() function in lldb_private::StopInfoWatchpoint::WatchpointSentry