Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp1444 WindowSP threads_window_sp = m_window_sp->FindSubWindow("Threads"); in TerminalSizeChanged() local
1450 if (threads_window_sp) in TerminalSizeChanged()
1451 threads_window_sp->SetBounds(threads_bounds); in TerminalSizeChanged()
4295 WindowSP threads_window_sp( in Activate() local
4308 threads_window_sp->SetDelegate(WindowDelegateSP( in Activate()