Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp334 lldb::TypeSummaryImplSP summary_current_sp = in GetSummaryForType() local
336 if (summary_current_sp && in GetSummaryForType()
340 summary_chosen_sp = summary_current_sp; in GetSummaryForType()