reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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;