Searched refs:createTypeDIE (Results 1 – 3 of 3) sorted by relevance
369 DIE *createTypeDIE(const DICompositeType *Ty);
606 DIE *DwarfTypeUnit::createTypeDIE(const DICompositeType *Ty) { in createTypeDIE() function in DwarfTypeUnit
2658 NewTU.setType(NewTU.createTypeDIE(CTy)); in addDwarfTypeUnitType()