Searched refs:static_pointer_cast (Results 1 – 17 of 17) sorted by relevance
35 return static_pointer_cast<StreamString>(stream_sp)->GetString(); in GetOutputData()42 return static_pointer_cast<StreamString>(stream_sp)->GetString(); in GetErrorData()
166 std::static_pointer_cast<TypeFilterImpl>(children_sp); in GetFilterForType()237 std::static_pointer_cast<ScriptedSyntheticChildren>(children_sp); in GetSyntheticForType()254 std::static_pointer_cast<TypeFilterImpl>(children_sp); in GetFilterAtIndex()285 std::static_pointer_cast<ScriptedSyntheticChildren>(children_sp); in GetSyntheticAtIndex()
59 std::static_pointer_cast<StructuredData::Dictionary>(obj_sp)); in setTraceParams()
642 std::static_pointer_cast<TypeFilterImpl>(synthetic_sp); in GetTypeFilter()661 std::static_pointer_cast<ScriptedSyntheticChildren>(children_sp); in GetTypeSynthetic()
281 return std::static_pointer_cast<NativeProcessDarwin>(GetProcess()); in GetNativeProcessDarwinSP()
400 std::static_pointer_cast<CommandBaton>(m_callback_baton_sp); in SerializeToStructuredData()492 auto cmd_baton = std::static_pointer_cast<CommandBaton>(m_callback_baton_sp); in GetCommandLineCallbacks()
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
942 std::static_pointer_cast<DebugStringTableSubsection>(Result)); in initializeStringsAndChecksums()954 std::static_pointer_cast<DebugChecksumsSubsection>(Result)); in initializeStringsAndChecksums()
356 inline SharingPtr<T> static_pointer_cast(const SharingPtr<U> &r) { in static_pointer_cast() function
1233 auto Delegate = std::static_pointer_cast<lldb_private::ObjectFileJITDelegate>( in GetJITModule()
87 m_disasm_wp(std::static_pointer_cast<DisassemblerLLVMC>( in InstructionLLVMC()
4513 std::static_pointer_cast<MenuDelegate>(app_delegate_sp); in Activate()4620 std::static_pointer_cast<WindowDelegate>(app_delegate_sp)); in Activate()
1072 static_pointer_cast<StructuredData::Dictionary>(custom_params_sp));
3447 static_pointer_cast<StructuredData::Dictionary>( in SendGetTraceConfigPacket()
3525 std::static_pointer_cast<ProcessGDBRemote>(shared_from_this()); in LaunchAndConnectToDebugserver()
491 shared_ptr<T> static_pointer_cast(shared_ptr<U> const& r) noexcept;4958 static_pointer_cast(const shared_ptr<_Up>& __r) _NOEXCEPT
1346 __dynamic_cast_tag), static_pointer_cast(const shared_ptr<>&),