Searched refs:checkArithmeticOpPointerOperand (Results 1 – 1 of 1) sorted by relevance
10668 static bool checkArithmeticOpPointerOperand(Sema &S, SourceLocation Loc, in checkArithmeticOpPointerOperand() function10936 if (!checkArithmeticOpPointerOperand(*this, Loc, PExp)) in CheckAdditionOperands()11050 if (!checkArithmeticOpPointerOperand(*this, Loc, LHS.get())) in CheckSubtractionOperands()13817 if (!checkArithmeticOpPointerOperand(S, OpLoc, Op)) in CheckIncrementDecrementOperand()