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

References

tools/lldb/include/lldb/DataFormatters/TypeFormat.h
  125   void SetCascades(bool value) { m_flags.SetCascades(value); }
tools/lldb/source/Commands/CommandObjectType.cpp
  660                       .SetCascades(m_command_options.m_cascade)
  667               .SetCascades(m_command_options.m_cascade)
tools/lldb/source/DataFormatters/FormatManager.cpp
  982   fourchar_flags.SetCascades(true).SetSkipPointers(true).SetSkipReferences(