Searched defs:delegate_sp (Results 1 – 4 of 4) sorted by relevance
72 const ObjectFileJITDelegateSP &delegate_sp) in ObjectFileJIT() argument 97 ObjectFileJITDelegateSP delegate_sp(m_delegate_wp.lock()); in ParseSymtab() local 109 ObjectFileJITDelegateSP delegate_sp(m_delegate_wp.lock()); in CreateSections() local 163 if (ObjectFileJITDelegateSP delegate_sp = m_delegate_wp.lock()) GetArchitecture() local [all...]
48 ImporterDelegateSP delegate_sp(GetDelegate(&dst_clang_ast, &src_clang_ast)); in CopyType() local 71 ImporterDelegateSP delegate_sp; in CopyDecl() local 805 ImporterDelegateSP delegate_sp( CompleteTagDecl() local 823 ImporterDelegateSP delegate_sp( CompleteTagDeclWithOrigin() local 845 ImporterDelegateSP delegate_sp( CompleteObjCInterfaceDecl() local 871 ImporterDelegateSP delegate_sp( CompleteAndFetchChildren() local 903 ImporterDelegateSP delegate_sp( CompleteAndFetchChildren() local [all...]
55 DebugDelegateSP delegate_sp(new NativeDebugDelegate(*this)); in NativeProcessWindows() local 68 DebugDelegateSP delegate_sp(new NativeDebugDelegate(*this)); in NativeProcessWindows() local
908 void SetDelegate(const WindowDelegateSP &delegate_sp) { in SetDelegate() argument 2469 FormWindowDelegate(FormDelegateSP &delegate_sp) : m_delegate_sp(delegate_sp) { in FormWindowDelegate() argument 3671 SearcherWindowDelegate(SearcherDelegateSP &delegate_sp) in SearcherWindowDelegate() argument 3888 void SetDelegate(const MenuDelegateSP &delegate_sp) { in SetDelegate() argument 4853 TreeWindowDelegate(Debugger &debugger, const TreeDelegateSP &delegate_sp) in TreeWindowDelegate() argument [all...]