Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Breakpoint/
DWatchpoint.h40 lldb::WatchpointSP &GetWatchpoint();
/external/llvm-project/lldb/source/Breakpoint/
DWatchpoint.cpp347 WatchpointSP &Watchpoint::WatchpointEventData::GetWatchpoint() { in GetWatchpoint() function in Watchpoint::WatchpointEventData