Home
last modified time | relevance | path

Searched refs:EventIsWatchpointEvent (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/bindings/interface/
DSBWatchpoint.i85 EventIsWatchpointEvent (const lldb::SBEvent &event);
/openbsd/src/gnu/llvm/lldb/include/lldb/API/
DSBWatchpoint.h69 static bool EventIsWatchpointEvent(const lldb::SBEvent &event);
/openbsd/src/gnu/llvm/lldb/source/API/
DSBWatchpoint.cpp267 bool SBWatchpoint::EventIsWatchpointEvent(const lldb::SBEvent &event) { in EventIsWatchpointEvent() function in SBWatchpoint