Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanBase.cpp64 bool should_notify = stop_info_sp->ShouldNotify(event_ptr); in ShouldReportStop() local
H A DUnixSignals.cpp293 std::optional<bool> should_notify) { in GetFilteredSignals()
H A DStopInfo.cpp1076 bool should_notify = in DoShouldNotify() local