Searched refs:DestPPtr (Results 1 – 1 of 1) sorted by relevance
2700 const PointerType *DestPPtr = cast<PointerType>(DestPtr); in checkAddressSpaceCast() local2702 QualType DestPPointee = DestPPtr->getPointeeType(); in checkAddressSpaceCast()2716 DestPtr = DestPPtr->getPointeeType().getTypePtr(); in checkAddressSpaceCast()