Searched refs:diagnoseArithmeticOnNullPointer (Results 1 – 1 of 1) sorted by relevance
10867 static void diagnoseArithmeticOnNullPointer(Sema &S, SourceLocation Loc, in diagnoseArithmeticOnNullPointer() function11214 diagnoseArithmeticOnNullPointer(*this, Loc, PExp, IsGNUIdiom); in CheckAdditionOperands()11329 diagnoseArithmeticOnNullPointer(*this, Loc, LHS.get(), false); in CheckSubtractionOperands()