Home
last modified time | relevance | path

Searched refs:GetWatchpointEventType (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Breakpoint/
DWatchpoint.cpp352 Watchpoint::WatchpointEventData::GetWatchpointEventType() const { in GetWatchpointEventType() function in Watchpoint::WatchpointEventData
377 return data->GetWatchpointEventType(); in GetWatchpointEventTypeFromEvent()
/external/llvm-project/lldb/include/lldb/Breakpoint/
DWatchpoint.h38 lldb::WatchpointEventType GetWatchpointEventType() const;