Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Core/
DIOHandlerCursesGUI.cpp2909 ProcessAttachFormDelegate(Debugger &debugger, WindowSP main_window_sp) in ProcessAttachFormDelegate()
3256 ProcessLaunchFormDelegate(Debugger &debugger, WindowSP main_window_sp) in ProcessLaunchFormDelegate()
6383 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction() local
6434 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction() local
6446 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction() local
6554 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction() local
6606 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction() local
6657 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction() local
7630 WindowSP &main_window_sp = m_app_ap->GetMainWindow(); in Activate() local