Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp7550 std::shared_ptr<ApplicationDelegate> app_delegate_sp( in Activate() local
7554 std::static_pointer_cast<MenuDelegate>(app_delegate_sp); in Activate()
7668 std::static_pointer_cast<WindowDelegate>(app_delegate_sp)); in Activate()