Home | History | Annotate | Download | only in DataFormatters

Lines Matching refs:ScriptedSyntheticChildrenSP

219 lldb::ScriptedSyntheticChildrenSP
223 return lldb::ScriptedSyntheticChildrenSP();
224 lldb::ScriptedSyntheticChildrenSP synth_chosen_sp;
235 lldb::ScriptedSyntheticChildrenSP synth_current_sp((ScriptedSyntheticChildren*)category_sp->GetSyntheticForType(type_sp).get());
253 lldb::ScriptedSyntheticChildrenSP synth_sp = GetSyntheticForType(type_sp);