Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBUnixSignals.cpp133 bool SBUnixSignals::GetShouldNotify(int32_t signo) const { in GetShouldNotify() function in SBUnixSignals
/external/llvm-project/lldb/source/Target/
DUnixSignals.cpp250 bool UnixSignals::GetShouldNotify(int signo) const { in GetShouldNotify() function in UnixSignals