Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4413 WindowSP &GetMainWindow() { in GetMainWindow() function in curses::Application
6381 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()
6432 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()
6444 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()
6552 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()
6604 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()
6655 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()
6688 m_app.GetMainWindow()->CreateHelpSubwindow(); in MenuDelegateAction()
7626 WindowSP &main_window_sp = m_app_ap->GetMainWindow(); in Activate()