Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp77 if (ShouldPrintValueObject()) { in PrintValueObject()
161 bool ValueObjectPrinter::ShouldPrintValueObject() { in ShouldPrintValueObject() function in ValueObjectPrinter
358 if (!ShouldPrintValueObject()) in GetValueSummaryError()
392 if (ShouldPrintValueObject()) { in PrintValueAndSummaryIfNeeded()
444 if (ShouldPrintValueObject()) { in PrintObjectDescriptionIfNeeded()
551 if (ShouldPrintValueObject()) in PrintChildrenPreamble()
554 if (ShouldPrintValueObject()) in PrintChildrenPreamble()
688 if (ShouldPrintValueObject()) in PrintChildren()
697 if (ShouldPrintValueObject()) { in PrintChildren()
707 if (ShouldPrintValueObject()) in PrintChildren()
[all …]
/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h62 bool ShouldPrintValueObject();