Home
last modified time | relevance | path

Searched refs:diagnoseArithmeticOnNullPointer (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExpr.cpp9473 static void diagnoseArithmeticOnNullPointer(Sema &S, SourceLocation Loc, in diagnoseArithmeticOnNullPointer() function
9781 diagnoseArithmeticOnNullPointer(*this, Loc, PExp, IsGNUIdiom); in CheckAdditionOperands()
9858 diagnoseArithmeticOnNullPointer(*this, Loc, LHS.get(), false); in CheckSubtractionOperands()