Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:DW_TAG_class_type

2372    /* Treat DW_TAG_class_type as if it was a DW_TAG_structure_type.  I
2375 if (dtag == DW_TAG_structure_type || dtag == DW_TAG_class_type
2391 || dtag == DW_TAG_class_type;