Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangASTImporter.h456 ImporterDelegateSP GetDelegate(clang::ASTContext *dst_ctx, in GetDelegate() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDIOHandlerCursesGUI.cpp3886 const MenuDelegateSP &GetDelegate() const { return m_delegate_sp; } in GetDelegate() function in curses::Menu