reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
535 if (Tag == dwarf::DW_TAG_structure_type || Tag == dwarf::DW_TAG_union_type) { 535 if (Tag == dwarf::DW_TAG_structure_type || Tag == dwarf::DW_TAG_union_type) { 538 visitFwdDeclType(CTy, Tag == dwarf::DW_TAG_union_type, TypeId); 540 visitStructType(CTy, Tag == dwarf::DW_TAG_structure_type, TypeId); 541 } else if (Tag == dwarf::DW_TAG_array_type) 543 else if (Tag == dwarf::DW_TAG_enumeration_type)