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

References

tools/lldb/source/Target/Process.cpp
 4583       stop_info_sp->ShouldNotify(event_sp.get())) {
tools/lldb/source/Target/ThreadPlanBase.cpp
   63     bool should_notify = stop_info_sp->ShouldNotify(event_ptr);
  108       if (stop_info_sp->ShouldNotify(event_ptr)) {
  158         if (stop_info_sp->ShouldNotify(event_ptr))