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