Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DTerminal.h18 class TerminalState; variable
80 friend class TerminalState; variable
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DTerminal.cpp403 TerminalState::TerminalState(Terminal term, bool save_process_group) in TerminalState() function in TerminalState