Home
last modified time | relevance | path

Searched defs:should_notify (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanBase.cpp64 bool should_notify = stop_info_sp->ShouldNotify(event_ptr); in ShouldReportStop() local
H A DUnixSignals.cpp343 GetFilteredSignals(std::optional<bool> should_suppress,std::optional<bool> should_stop,std::optional<bool> should_notify) GetFilteredSignals() argument
H A DStopInfo.cpp1077 bool should_notify = in DoShouldNotify() local