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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp120 bool isIntZeroExpr(const Expr *E) const { function in class:__anon3575::CheckOverflowOps
165 if (!isIntZeroExpr(lhs) && ! isIntZeroExpr(rhs)) {

Completed in 46 milliseconds