Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h17 class TerminalState; variable
79 friend class TerminalState; variable
/freebsd-src/contrib/llvm-project/lldb/source/Host/common/
H A DTerminal.cpp403 TerminalState::TerminalState(Terminal term, bool save_process_group) in TerminalState() function in TerminalState