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

References

tools/lldb/source/Core/ValueObject.cpp
 1892   if (synthetic_child) {
 1893     AddSyntheticChild(name_const_str, synthetic_child);
 1894     synthetic_child_sp = synthetic_child->GetSP();