Home
last modified time | relevance | path

Searched refs:summary_current_sp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DFormatManager.cpp340 lldb::TypeSummaryImplSP summary_current_sp = in GetSummaryForType() local
342 if (summary_current_sp && in GetSummaryForType()
346 summary_chosen_sp = summary_current_sp; in GetSummaryForType()