Home | History | Annotate | Download | only in Core

Lines Matching refs:m_omit_summary_depth

3430         if (options.m_omit_summary_depth > 0)
3462 else if (options.m_omit_summary_depth == 0)
3563 .SetOmitSummaryDepth(child_options.m_omit_summary_depth > 1 ? child_options.m_omit_summary_depth - 1 : 0);