reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp
  566   child_options.SetFormat(m_options.m_format)
  569   child_options.SetScopeChecked(true)
  572       .SetOmitSummaryDepth(child_options.m_omit_summary_depth > 1
  573                                ? child_options.m_omit_summary_depth -
  580         child_sp.get(), m_stream, child_options,