Searched refs:DestPTy (Results 1 – 1 of 1) sorted by relevance
2285 } else if (const PointerType *DestPTy = DestTy->getAs<PointerType>()) { in EmitDynamicCast() local2287 DestRecordTy = DestPTy->getPointeeType(); in EmitDynamicCast()