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

References

tools/lldb/source/Target/StackFrame.cpp
  909               !synthetic                 /* no synthetic */
  910               || synthetic == valobj_sp) /* synthetic is the same as the
  920               synthetic
  928             child_valobj_sp = synthetic->GetChildAtIndex(child_index, true);