Searched refs:ShouldShowName (Results 1 – 2 of 2) sorted by relevance
283 if (ShouldShowName()) { in PrintDecl()311 decl_print_options.SetHideName(!ShouldShowName()); in PrintDecl()327 else if (ShouldShowName()) in PrintDecl()453 if (ShouldShowName()) in PrintValueAndSummaryIfNeeded()461 if (ShouldShowName() || value_printed) in PrintValueAndSummaryIfNeeded()478 if (!m_options.m_hide_value || ShouldShowName()) in PrintObjectDescriptionIfNeeded()594 } else if (value_printed || summary_printed || ShouldShowName()) { in PrintChildrenPreamble()882 bool ValueObjectPrinter::ShouldShowName() const { in ShouldShowName() function in ValueObjectPrinter
143 bool ShouldShowName() const;