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

References

tools/lldb/source/DataFormatters/DumpValueObjectOptions.cpp
   37   m_max_ptr_depth = depth;
tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp
   24     Init(valobj, s, options, m_options.m_max_ptr_depth, 0, nullptr);
   27     Init(valobj, s, options, m_options.m_max_ptr_depth, 0, nullptr);
   33   Init(valobj, s, options, m_options.m_max_ptr_depth, 0, nullptr);