Searched refs:DoShouldNotify (Results 1 – 3 of 3) sorted by relevance
63 return DoShouldNotify(event_ptr); in ShouldNotify()204 virtual bool DoShouldNotify(Event *event_ptr) { return false; } in DoShouldNotify() function
32 bool DoShouldNotify(Event *event_ptr) override { return true; } in DoShouldNotify() function
181 bool DoShouldNotify(Event *event_ptr) override { in DoShouldNotify() function in lldb_private::StopInfoBreakpoint1090 bool DoShouldNotify(Event *event_ptr) override { in DoShouldNotify() function in lldb_private::StopInfoUnixSignal