Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp4187 std::shared_ptr<ApplicationDelegate> app_delegate_sp( in Activate() local
4191 std::static_pointer_cast<MenuDelegate>(app_delegate_sp); in Activate()
4302 std::static_pointer_cast<WindowDelegate>(app_delegate_sp)); in Activate()