Home
last modified time | relevance | path

Searched defs:GetDelegate (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.h434 ImporterDelegateSP GetDelegate(clang::ASTContext *dst_ctx, in GetDelegate() function
/openbsd/src/gnu/llvm/lldb/source/Core/
DIOHandlerCursesGUI.cpp3887 const MenuDelegateSP &GetDelegate() const { return m_delegate_sp; } in GetDelegate() function in curses::Menu