Searched refs:is_root_level (Results 1 – 1 of 1) sorted by relevance
556 const bool is_root_level = m_curr_depth == 0; in ShouldPrintChildren() local558 if (is_ref && is_root_level && print_children) { in ShouldPrintChildren()