Searched refs:synth_chosen_sp (Results 1 – 1 of 1) sorted by relevance
224 lldb::ScriptedSyntheticChildrenSP synth_chosen_sp; in GetSyntheticForType() local236 …if (synth_current_sp && (synth_chosen_sp.get() == NULL || (prio_category > category_sp->GetEnabled… in GetSyntheticForType()239 synth_chosen_sp = synth_current_sp; in GetSyntheticForType()242 return synth_chosen_sp; in GetSyntheticForType()