Home
last modified time | relevance | path

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

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