Searched refs:TypeSynthetic_impl_sp (Results 1 – 1 of 1) sorted by relevance
176 const lldb::ScriptedSyntheticChildrenSP &TypeSynthetic_impl_sp) { in SetSP() argument177 m_opaque_sp = TypeSynthetic_impl_sp; in SetSP()181 const lldb::ScriptedSyntheticChildrenSP &TypeSynthetic_impl_sp) in SBTypeSynthetic() argument182 : m_opaque_sp(TypeSynthetic_impl_sp) {} in SBTypeSynthetic()