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

References

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