Searched refs:exprEvaluatesToBitwiseNegatedZero (Results 1 – 1 of 1) sorted by relevance
1051 static bool exprEvaluatesToBitwiseNegatedZero(BinaryOperatorKind Opcode, in exprEvaluatesToBitwiseNegatedZero() function1114 } else if (exprEvaluatesToBitwiseNegatedZero(Opcode, Value)) { in checkBitwiseExpr()