Searched refs:EventIsWatchpointEvent (Results 1 – 4 of 4) sorted by relevance
275 bool SBWatchpoint::EventIsWatchpointEvent(const lldb::SBEvent &event) { in EventIsWatchpointEvent() function in SBWatchpoint276 LLDB_RECORD_STATIC_METHOD(bool, SBWatchpoint, EventIsWatchpointEvent, in EventIsWatchpointEvent()341 LLDB_REGISTER_STATIC_METHOD(bool, SBWatchpoint, EventIsWatchpointEvent, in RegisterMethods()
85 EventIsWatchpointEvent (const lldb::SBEvent &event);
69 static bool EventIsWatchpointEvent(const lldb::SBEvent &event);
70255 result = (bool)lldb::SBWatchpoint::EventIsWatchpointEvent((lldb::SBEvent const &)*arg1); in _wrap_SBWatchpoint_EventIsWatchpointEvent()