reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
332 type = form_value; 434 if (tag == DW_TAG_typedef && attrs.type.IsValid()) { 454 const DWARFDIE encoding_die = attrs.type.Reference(); 545 attrs.type.Clear(); 572 attrs.type.Clear(); 584 attrs.type.Clear(); 595 attrs.type.Clear(); 599 attrs.type.IsValid()) { 603 const DWARFDIE encoding_die = attrs.type.Reference(); 617 attrs.type.Clear(); 628 dwarf->GetUID(attrs.type.Reference()), encoding_data_type, &attrs.decl, 694 if (attrs.type.IsValid()) { 696 dwarf->ResolveTypeUID(attrs.type.Reference(), true); 725 dwarf->GetUID(attrs.type.Reference()), Type::eEncodingIsUID, 767 if (attrs.type.IsValid()) 768 func_type = dwarf->ResolveTypeUID(attrs.type.Reference(), true); 1161 DWARFDIE type_die = attrs.type.Reference(); 1243 Type *pointee_type = dwarf->ResolveTypeUID(attrs.type.Reference(), true);