Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DFormatManager.cpp489 bool is_synth_val = false; in ShouldPrintAsOneLiner() local
519 is_synth_val = true; in ShouldPrintAsOneLiner()
546 if (!child_sp->GetSummaryFormat() && !is_synth_val) // but again only do in ShouldPrintAsOneLiner()