reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExpr.cpp
 9271   checkArithmeticNull(*this, LHS, RHS, Loc, /*IsCompare=*/false);
 9295   checkArithmeticNull(*this, LHS, RHS, Loc, /*IsCompare=*/false);
 9584   checkArithmeticNull(*this, LHS, RHS, Loc, /*IsCompare=*/false);
 9678   checkArithmeticNull(*this, LHS, RHS, Loc, /*IsCompare=*/false);
 9966   checkArithmeticNull(*this, LHS, RHS, Loc, /*IsCompare=*/false);
10675   checkArithmeticNull(*this, LHS, RHS, Loc, /*IsCompare=*/true);
11303   checkArithmeticNull(*this, LHS, RHS, Loc, /*IsCompare=*/false);