Searched refs:summary_current_sp (Results 1 – 1 of 1) sorted by relevance
182 lldb::TypeSummaryImplSP summary_current_sp = category_sp->GetSummaryForType(type_sp); in GetSummaryForType() local183 …if (summary_current_sp && (summary_chosen_sp.get() == NULL || (prio_category > category_sp->GetEna… in GetSummaryForType()186 summary_chosen_sp = summary_current_sp; in GetSummaryForType()