Searched refs:should_notify (Results 1 – 4 of 4) sorted by relevance
193 bool &should_notify) const { in GetSignalInfo()201 should_notify = signal.m_notify; in GetSignalInfo()293 llvm::Optional<bool> should_notify) { in GetFilteredSignals() argument313 if (should_notify.hasValue() && signal_notify != should_notify.getValue()) in GetFilteredSignals()
66 bool should_notify = stop_info_sp->ShouldNotify(event_ptr); in ShouldReportStop() local67 if (should_notify) in ShouldReportStop()
949 bool should_notify = in DoShouldNotify() local951 if (should_notify) { in DoShouldNotify()960 return should_notify; in DoShouldNotify()
41 bool &should_stop, bool &should_notify) const;95 llvm::Optional<bool> should_notify);