Lines Matching refs:DstSTy
194 StructType *DstSTy = cast<StructType>(MappedTypes[SrcSTy]);195 assert(DstSTy->isOpaque());202 DstSTy->setBody(Elements, SrcSTy->isPacked());203 DstStructTypesSet.switchToNonOpaque(DstSTy);