Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6022 std::shared_ptr<ApplicationDelegate> app_delegate_sp( in Activate() local
6026 std::static_pointer_cast<MenuDelegate>(app_delegate_sp); in Activate()
6137 std::static_pointer_cast<WindowDelegate>(app_delegate_sp)); in Activate()