Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp106 typedef std::shared_ptr<WindowDelegate> WindowDelegateSP; typedef
109 typedef std::vector<WindowDelegateSP> WindowDelegates;
839 WindowDelegateSP(help_delegate_up.release())); in CreateHelpSubwindow()
909 void SetDelegate(const WindowDelegateSP &delegate_sp) { in SetDelegate()
973 WindowDelegateSP m_delegate_sp;
2981 WindowDelegateSP window_delegate_sp = in StopRunningProcess()
2982 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in StopRunningProcess()
3560 WindowDelegateSP window_delegate_sp = in StopRunningProcess()
3561 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in StopRunningProcess()
6389 WindowDelegateSP window_delegate_sp = in MenuDelegateAction()
[all …]