reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/API/SBWatchpoint.h
   69   static bool EventIsWatchpointEvent(const lldb::SBEvent &event);

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
78882     result = (bool)lldb::SBWatchpoint::EventIsWatchpointEvent((lldb::SBEvent const &)*arg1);
tools/lldb/source/API/SBWatchpoint.cpp
  276   LLDB_RECORD_STATIC_METHOD(bool, SBWatchpoint, EventIsWatchpointEvent,
  341   LLDB_REGISTER_STATIC_METHOD(bool, SBWatchpoint, EventIsWatchpointEvent,