Home
last modified time | relevance | path

Searched defs:delegate_sp (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
DObjectFileJIT.cpp94 const ObjectFileJITDelegateSP &delegate_sp) in ObjectFileJIT()
126 ObjectFileJITDelegateSP delegate_sp(m_delegate_wp.lock()); in GetSymtab() local
143 ObjectFileJITDelegateSP delegate_sp(m_delegate_wp.lock()); in CreateSections() local
197 if (ObjectFileJITDelegateSP delegate_sp = m_delegate_wp.lock()) in GetArchitecture() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.cpp44 ImporterDelegateSP delegate_sp(GetDelegate(&dst_clang_ast, &src_clang_ast)); in CopyType() local
68 ImporterDelegateSP delegate_sp; in CopyDecl() local
567 ImporterDelegateSP delegate_sp( in CompleteTagDecl() local
585 ImporterDelegateSP delegate_sp( in CompleteTagDeclWithOrigin() local
607 ImporterDelegateSP delegate_sp( in CompleteObjCInterfaceDecl() local
633 ImporterDelegateSP delegate_sp( in CompleteAndFetchChildren() local
665 ImporterDelegateSP delegate_sp( in CompleteAndFetchChildren() local
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DNativeProcessWindows.cpp55 DebugDelegateSP delegate_sp(new NativeDebugDelegate(*this)); in NativeProcessWindows() local
68 DebugDelegateSP delegate_sp(new NativeDebugDelegate(*this)); in NativeProcessWindows() local
/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp793 void SetDelegate(const WindowDelegateSP &delegate_sp) { in SetDelegate()
893 void SetDelegate(const MenuDelegateSP &delegate_sp) { in SetDelegate()
1817 TreeWindowDelegate(Debugger &debugger, const TreeDelegateSP &delegate_sp) in TreeWindowDelegate()
/external/llvm-project/lldb/source/Commands/
DCommandObjectThread.cpp2010 CommandObjectSP delegate_sp = in DoGetProxyCommandObject() local