Searched refs:exprEvaluatesToZero (Results 1 – 1 of 1) sorted by relevance
1047 static bool exprEvaluatesToZero(BinaryOperatorKind Opcode, APSInt Value) { in exprEvaluatesToZero() function1112 if (exprEvaluatesToZero(Opcode, Value)) { in checkBitwiseExpr()