Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp7554 std::shared_ptr<ApplicationDelegate> app_delegate_sp( in Activate() local
7558 std::static_pointer_cast<MenuDelegate>(app_delegate_sp); in Activate()
7672 std::static_pointer_cast<WindowDelegate>(app_delegate_sp)); in Activate()