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