Searched refs:static_pointer_cast (Results 1 – 9 of 9) sorted by relevance
170 TypeFilterImplSP filter_sp = std::static_pointer_cast<TypeFilterImpl>(children_sp); in GetFilterForType()241 …ScriptedSyntheticChildrenSP synth_sp = std::static_pointer_cast<ScriptedSyntheticChildren>(childre… in GetSyntheticForType()258 TypeFilterImplSP filter_sp = std::static_pointer_cast<TypeFilterImpl>(children_sp); in GetFilterAtIndex()293 …ScriptedSyntheticChildrenSP synth_sp = std::static_pointer_cast<ScriptedSyntheticChildren>(childre… in GetSyntheticAtIndex()
790 TypeFilterImplSP filter_sp = std::static_pointer_cast<TypeFilterImpl>(synthetic_sp); in GetTypeFilter()813 …ScriptedSyntheticChildrenSP synth_sp = std::static_pointer_cast<ScriptedSyntheticChildren>(childre… in GetTypeSynthetic()
214 auto software_bp_sp = std::static_pointer_cast<SoftwareBreakpoint>(bp_sp); in RemoveTrapsFromBuffer()
746 static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) in static_pointer_cast() function1033 static_pointer_cast(const shared_ptr<_Tp1>& __r) in static_pointer_cast() function
954 …duleSP jit_module_sp = lldb_private::Module::CreateJITModule (std::static_pointer_cast<lldb_privat… in GetJITModule()
470 static_pointer_cast(const SharingPtr<U>& r) in static_pointer_cast() function
5485 … MenuDelegateSP app_menu_delegate_sp = std::static_pointer_cast<MenuDelegate>(app_delegate_sp); in Activate()5561 main_window_sp->SetDelegate (std::static_pointer_cast<WindowDelegate>(app_delegate_sp)); in Activate()
455 shared_ptr<T> static_pointer_cast(shared_ptr<U> const& r) noexcept;4992 static_pointer_cast(const shared_ptr<_Up>& __r) _NOEXCEPT
1346 __dynamic_cast_tag), static_pointer_cast(const shared_ptr<>&),