Searched refs:EventIsWatchpointEvent (Results 1 – 3 of 3) sorted by relevance
73 static bool EventIsWatchpointEvent(const lldb::SBEvent &event);
262 bool SBWatchpoint::EventIsWatchpointEvent(const lldb::SBEvent &event) { in EventIsWatchpointEvent() function in SBWatchpoint
80518 result = (bool)lldb::SBWatchpoint::EventIsWatchpointEvent((lldb::SBEvent const &)*arg1); in _wrap_SBWatchpoint_EventIsWatchpointEvent()