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

References

tools/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp
   52       bool tag_matches = die_tag == 0 || tag == die_tag;
   52       bool tag_matches = die_tag == 0 || tag == die_tag;
   54         if (die_tag == DW_TAG_class_type || die_tag == DW_TAG_structure_type)
   54         if (die_tag == DW_TAG_class_type || die_tag == DW_TAG_structure_type)