Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DFormatManager.cpp478 bool is_synth_val = false; in ShouldPrintAsOneLiner() local
508 is_synth_val = true; in ShouldPrintAsOneLiner()
535 if (!child_sp->GetSummaryFormat() && !is_synth_val) // but again only do in ShouldPrintAsOneLiner()