Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp7577 std::shared_ptr<ApplicationDelegate> app_delegate_sp( in Activate() local
7581 std::static_pointer_cast<MenuDelegate>(app_delegate_sp); in Activate()
7695 std::static_pointer_cast<WindowDelegate>(app_delegate_sp)); in Activate()