Searched refs:isObjCPointer (Results 1 – 2 of 2) sorted by relevance
8385 bool isObjCPointer; in CheckAdditionOperands() local8387 isObjCPointer = false; in CheckAdditionOperands()8389 isObjCPointer = true; in CheckAdditionOperands()8393 isObjCPointer = false; in CheckAdditionOperands()8395 isObjCPointer = true; in CheckAdditionOperands()8408 if (isObjCPointer && checkArithmeticOnObjCPointer(*this, Loc, PExp)) in CheckAdditionOperands()
10535 bool isObjCPointer; in CheckAdditionOperands() local10537 isObjCPointer = false; in CheckAdditionOperands()10539 isObjCPointer = true; in CheckAdditionOperands()10543 isObjCPointer = false; in CheckAdditionOperands()10545 isObjCPointer = true; in CheckAdditionOperands()10574 if (isObjCPointer && checkArithmeticOnObjCPointer(*this, Loc, PExp)) in CheckAdditionOperands()