Home
last modified time | relevance | path

Searched refs:new_watchpoint_sp (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Breakpoint/
DWatchpoint.cpp332 WatchpointEventType sub_type, const WatchpointSP &new_watchpoint_sp) in WatchpointEventData() argument
334 m_new_watchpoint_sp(new_watchpoint_sp) {} in WatchpointEventData()
/external/llvm-project/lldb/include/lldb/Breakpoint/
DWatchpoint.h30 const lldb::WatchpointSP &new_watchpoint_sp);