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

Declarations

tools/lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h
   34     bool CanAllowExpansion() const;

References

tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp
  526       return curr_ptr_depth.CanAllowExpansion();
  763       (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types ||