Searched refs:GetWatchpointEventType (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h54 GetWatchpointEventType () const;
/external/lldb/source/Breakpoint/
H A DWatchpoint.cpp446 Watchpoint::WatchpointEventData::GetWatchpointEventType () const function in class:Watchpoint::WatchpointEventData
476 return data->GetWatchpointEventType();

Completed in 61 milliseconds