Home
last modified time | relevance | path

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

/llvm-project/lldb/source/API/
H A DSBUnixSignals.cpp92 bool SBUnixSignals::SetShouldSuppress(int32_t signo, bool value) { in SetShouldSuppress() function in SBUnixSignals
/llvm-project/lldb/source/Target/
H A DUnixSignals.cpp256 bool UnixSignals::SetShouldSuppress(int signo, bool value) { SetShouldSuppress() function in UnixSignals
266 bool UnixSignals::SetShouldSuppress(const char *signal_name, bool value) { SetShouldSuppress() function in UnixSignals