Searched refs:ProcessGroupIsValid (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h115 bool ProcessGroupIsValid() const;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DTerminal.cpp152 if (ProcessGroupIsValid()) {
187 bool TerminalState::ProcessGroupIsValid() const { function in class:TerminalState

Completed in 90 milliseconds