Home
last modified time | relevance | path

Searched refs:TTYStateIsValid (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DTerminal.cpp149 if (TTYStateIsValid()) in Restore()
172 (TFlagsIsValid() || TTYStateIsValid()); in IsValid()
179 bool TerminalState::TTYStateIsValid() const { in TTYStateIsValid() function in TerminalState
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h108 bool TTYStateIsValid() const;