Searched refs:WatchpointEventType (Results 1 – 5 of 5) sorted by relevance
30 WatchpointEventData(lldb::WatchpointEventType sub_type,39 lldb::WatchpointEventType GetWatchpointEventType() const;45 static lldb::WatchpointEventType55 lldb::WatchpointEventType m_watchpoint_event;221 void SendWatchpointChangedEvent(lldb::WatchpointEventType eventKind);
300 lldb::WatchpointEventType eventKind) { in SendWatchpointChangedEvent()322 WatchpointEventType sub_type, const WatchpointSP &new_watchpoint_sp) in WatchpointEventData()341 WatchpointEventType359 WatchpointEventType
66 static lldb::WatchpointEventType
233 WatchpointEventType
438 FLAGS_ENUM(WatchpointEventType){ in FLAGS_ENUM() argument