reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
22 if (tag == 0) { 28 bool tag_matches = die_tag == 0 || tag == die_tag; 32 tag == DW_TAG_structure_type || tag == DW_TAG_class_type; 32 tag == DW_TAG_structure_type || tag == DW_TAG_class_type;