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