Searched refs:ShouldNotify (Results 1 – 4 of 4) sorted by relevance
87 bool should_notify = stop_info_sp->ShouldNotify(event_ptr); in ShouldReportStop()134 if (stop_info_sp->ShouldNotify (event_ptr)) in ShouldStop()179 if (stop_info_sp->ShouldNotify(event_ptr)) in ShouldStop()
40 POSIXLimboStopInfo::ShouldNotify(Event *event_ptr) in ShouldNotify() function in POSIXLimboStopInfo86 POSIXNewThreadStopInfo::ShouldNotify(Event *event_ptr) in ShouldNotify() function in POSIXNewThreadStopInfo
59 ShouldNotify(lldb_private::Event *event_ptr);117 ShouldNotify(lldb_private::Event *event_ptr);
90 ShouldNotify (Event *event_ptr) in ShouldNotify() function