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

References

tools/lldb/source/Core/ValueObject.cpp
 1771       synthetic_child = CreateChildAtIndex(0, true, index);
 1774       if (synthetic_child) {
 1775         AddSyntheticChild(index_const_str, synthetic_child);
 1776         synthetic_child_sp = synthetic_child->GetSP();