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

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
 3205       const size_t num_child_attributes = die.GetAttributes(attributes);
 3213           const dw_attr_t attr = attributes.AttributeAtIndex(i);
 3215           if (attributes.ExtractFormValueAtIndex(i, form_value)) {