Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp490 bool is_synth_val = false; in ShouldPrintAsOneLiner() local
520 is_synth_val = true; in ShouldPrintAsOneLiner()
547 if (!child_sp->GetSummaryFormat() && !is_synth_val) // but again only do in ShouldPrintAsOneLiner()