Home
last modified time | relevance | path

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

/external/lldb/source/Breakpoint/
DWatchpoint.cpp414 const WatchpointSP &new_watchpoint_sp) : in WatchpointEventData() argument
417 m_new_watchpoint_sp (new_watchpoint_sp) in WatchpointEventData()
/external/lldb/include/lldb/Breakpoint/
DWatchpoint.h48 const lldb::WatchpointSP &new_watchpoint_sp);