Home
last modified time | relevance | path

Searched defs:summary_printed (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp464 summary_printed = true; in PrintObjectDescriptionIfNeeded() argument
97 bool summary_printed = false; PrintValueObject() local
407 PrintValueAndSummaryIfNeeded(bool & value_printed,bool & summary_printed) PrintValueAndSummaryIfNeeded() argument
573 PrintChildrenPreamble(bool value_printed,bool summary_printed) PrintChildrenPreamble() argument
657 ShouldPrintEmptyBrackets(bool value_printed,bool summary_printed) ShouldPrintEmptyBrackets() argument
698 PrintChildren(bool value_printed,bool summary_printed,const DumpValueObjectOptions::PointerDepth & curr_ptr_depth) PrintChildren() argument
796 PrintChildrenIfNeeded(bool value_printed,bool summary_printed) PrintChildrenIfNeeded() argument
[all...]