Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/API/
H A DSBUnixSignals.cpp123 bool SBUnixSignals::GetShouldNotify(int32_t signo) const { in GetShouldNotify() function in SBUnixSignals
/openbsd/gnu/llvm/lldb/source/Target/
H A DUnixSignals.cpp254 bool UnixSignals::GetShouldNotify(int signo) const { in GetShouldNotify() function in UnixSignals