Searched refs:isIntZeroExpr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp120 bool isIntZeroExpr(const Expr *E) const { function in class:__anon18205::CheckOverflowOps
165 if (!isIntZeroExpr(lhs) && ! isIntZeroExpr(rhs)) {

Completed in 902 milliseconds