Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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;
205 void SendWatchpointChangedEvent(lldb::WatchpointEventType eventKind);
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DWatchpoint.cpp313 lldb::WatchpointEventType eventKind) { in SendWatchpointChangedEvent()
335 WatchpointEventType sub_type, const WatchpointSP &new_watchpoint_sp) in WatchpointEventData()
353 WatchpointEventType
371 WatchpointEventType
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBWatchpoint.i87 static lldb::WatchpointEventType
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBWatchpoint.h71 static lldb::WatchpointEventType
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBWatchpoint.cpp274 WatchpointEventType
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h422 FLAGS_ENUM(WatchpointEventType){ in FLAGS_ENUM() argument
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst677 WatchpointEventType section in Enumerators