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

References

tools/lldb/source/Core/ValueObject.cpp
 1850   if (synthetic_child) {
 1851     AddSyntheticChild(name_const_str, synthetic_child);
 1852     synthetic_child_sp = synthetic_child->GetSP();