Home
last modified time | relevance | path

Searched defs:GetShouldNotify (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBUnixSignals.cpp123 bool SBUnixSignals::GetShouldNotify(int32_t signo) const { in GetShouldNotify() function in SBUnixSignals
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDUnixSignals.cpp297 bool UnixSignals::GetShouldNotify(int signo) const { in GetShouldNotify() function in UnixSignals