Searched refs:rhsPtr (Results 1 – 1 of 1) sorted by relevance
8208 const PointerType *rhsPtr = RHSExpr->getType()->getAs<PointerType>(); in checkArithmeticBinOpPointerOperands() local8209 if (!lhsPtr->isAddressSpaceOverlapping(*rhsPtr)) { in checkArithmeticBinOpPointerOperands()