Searched refs:static_pointer_cast (Results 1 – 7 of 7) sorted by relevance
172 TypeFilterImplSP filter_sp = std::static_pointer_cast<TypeFilterImpl>(children_sp); in GetFilterForType()243 …ScriptedSyntheticChildrenSP synth_sp = std::static_pointer_cast<ScriptedSyntheticChildren>(childre… in GetSyntheticForType()260 TypeFilterImplSP filter_sp = std::static_pointer_cast<TypeFilterImpl>(children_sp); in GetFilterAtIndex()295 …ScriptedSyntheticChildrenSP synth_sp = std::static_pointer_cast<ScriptedSyntheticChildren>(childre… in GetSyntheticAtIndex()
649 TypeFilterImplSP filter_sp = std::static_pointer_cast<TypeFilterImpl>(synthetic_sp); in GetTypeFilter()672 …ScriptedSyntheticChildrenSP synth_sp = std::static_pointer_cast<ScriptedSyntheticChildren>(childre… in GetTypeSynthetic()
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
452 static_pointer_cast(const SharingPtr<U>& r) in static_pointer_cast() function
5159 … MenuDelegateSP app_menu_delegate_sp = std::static_pointer_cast<MenuDelegate>(app_delegate_sp); in Activate()5235 main_window_sp->SetDelegate (std::static_pointer_cast<WindowDelegate>(app_delegate_sp)); in Activate()
453 shared_ptr<T> static_pointer_cast(shared_ptr<U> const& r) noexcept;4887 static_pointer_cast(const shared_ptr<_Up>& __r) _NOEXCEPT
1346 __dynamic_cast_tag), static_pointer_cast(const shared_ptr<>&),