Searched defs:delegate_sp (Results 1 – 3 of 3) sorted by relevance
92 const ObjectFileJITDelegateSP &delegate_sp) in ObjectFileJIT()124 ObjectFileJITDelegateSP delegate_sp(m_delegate_wp.lock()); in GetSymtab() local141 ObjectFileJITDelegateSP delegate_sp(m_delegate_wp.lock()); in CreateSections() local194 if (ObjectFileJITDelegateSP delegate_sp = m_delegate_wp.lock()) in GetArchitecture() local
41 ImporterDelegateSP delegate_sp(GetDelegate(&dst_clang_ast, &src_clang_ast)); in CopyType() local65 ImporterDelegateSP delegate_sp; in CopyDecl() local584 ImporterDelegateSP delegate_sp( in CompleteTagDecl() local602 ImporterDelegateSP delegate_sp( in CompleteTagDeclWithOrigin() local627 ImporterDelegateSP delegate_sp( in CompleteObjCInterfaceDecl() local653 ImporterDelegateSP delegate_sp( in CompleteAndFetchChildren() local685 ImporterDelegateSP delegate_sp( in CompleteAndFetchChildren() local
675 void SetDelegate(const WindowDelegateSP &delegate_sp) { in SetDelegate()772 void SetDelegate(const MenuDelegateSP &delegate_sp) { in SetDelegate()1642 TreeWindowDelegate(Debugger &debugger, const TreeDelegateSP &delegate_sp) in TreeWindowDelegate()