Home
last modified time | relevance | path

Searched refs:WatchpointEventType (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h29 WatchpointEventData(lldb::WatchpointEventType sub_type,
38 lldb::WatchpointEventType GetWatchpointEventType() const;
44 static lldb::WatchpointEventType
54 lldb::WatchpointEventType m_watchpoint_event;
202 void SendWatchpointChangedEvent(lldb::WatchpointEventType eventKind);
/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DWatchpoint.cpp309 lldb::WatchpointEventType eventKind) { in SendWatchpointChangedEvent()
331 WatchpointEventType sub_type, const WatchpointSP &new_watchpoint_sp) in WatchpointEventData()
349 WatchpointEventType
367 WatchpointEventType
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBWatchpoint.i87 static lldb::WatchpointEventType
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBWatchpoint.h71 static lldb::WatchpointEventType
/llvm-project-15.0.7/lldb/source/API/
H A DSBWatchpoint.cpp274 WatchpointEventType
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h418 FLAGS_ENUM(WatchpointEventType){ in FLAGS_ENUM() argument
/llvm-project-15.0.7/lldb/docs/
H A Dpython_api_enums.rst677 WatchpointEventType section in Enumerators