Home
last modified time | relevance | path

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

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