Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp10360 static void diagnoseArithmeticOnNullPointer(Sema &S, SourceLocation Loc, in diagnoseArithmeticOnNullPointer() function
10676 diagnoseArithmeticOnNullPointer(*this, Loc, PExp, IsGNUIdiom); in CheckAdditionOperands()
10762 diagnoseArithmeticOnNullPointer(*this, Loc, LHS.get(), false); in CheckSubtractionOperands()