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

References

tools/lldb/source/Target/StackFrame.cpp
  837             if (!synthetic                 /* no synthetic */
  838                 || synthetic == valobj_sp) /* synthetic is the same as
  848                 synthetic
  856               child_valobj_sp = synthetic->GetChildAtIndex(child_index, true);