Searched defs:synth_sp (Results 1 – 4 of 4) sorted by relevance
236 …ScriptedSyntheticChildrenSP synth_sp = std::static_pointer_cast<ScriptedSyntheticChildren>(childre… in GetSyntheticForType() local288 …ScriptedSyntheticChildrenSP synth_sp = std::static_pointer_cast<ScriptedSyntheticChildren>(childre… in GetSyntheticAtIndex() local
653 …ScriptedSyntheticChildrenSP synth_sp = std::static_pointer_cast<ScriptedSyntheticChildren>(childre… in GetTypeSynthetic() local
253 lldb::ScriptedSyntheticChildrenSP synth_sp = GetSyntheticForType(type_sp); in GetSyntheticChildrenForType() local507 lldb::SyntheticChildrenSP synth_sp(new CXXSyntheticChildren(flags,description,generator)); in AddCXXSynthetic() local
1051 SetSyntheticChildren(const lldb::SyntheticChildrenSP &synth_sp) in SetSyntheticChildren()