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