Searched refs:print_children (Results 1 – 1 of 1) sorted by relevance
537 bool print_children = true; in ShouldPrintChildren() local540 print_children = type_summary->DoesPrintChildren(&valobj); in ShouldPrintChildren()558 if (is_ref && is_root_level && print_children) { in ShouldPrintChildren()569 return print_children || m_summary.empty(); in ShouldPrintChildren()835 const bool print_children = ShouldPrintChildren(curr_ptr_depth); in PrintChildrenIfNeeded() local842 if (print_children && IsInstancePointer()) { in PrintChildrenIfNeeded()854 if (print_children) { in PrintChildrenIfNeeded()