reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
654 updateAcceleratorTables(Context, Ty, TyDIE); 657 constructTypeDIE(TyDIE, BT); 659 constructTypeDIE(TyDIE, STy); 665 DD->addDwarfTypeUnitType(getCU(), TypeId->getString(), TyDIE, CTy); 668 finishNonUnitTypeDIE(TyDIE, CTy); 670 return &TyDIE; 672 constructTypeDIE(TyDIE, CTy); 674 constructTypeDIE(TyDIE, cast<DIDerivedType>(Ty)); 677 return &TyDIE;