Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DTerminal.cpp148 if (TTYStateIsValid()) in Restore()
171 (TFlagsIsValid() || TTYStateIsValid()); in IsValid()
178 bool TerminalState::TTYStateIsValid() const { in TTYStateIsValid() function in TerminalState
/external/llvm-project/lldb/include/lldb/Host/
DTerminal.h108 bool TTYStateIsValid() const;