Searched refs:checkOperandNegative (Results 1 – 1 of 1) sorted by relevance
89 BugReportPtr checkOperandNegative(OperandSide Side);107 if (BugReportPtr BR = checkOperandNegative(OperandSide::Right)) { in run()114 if (BugReportPtr BR = checkOperandNegative(OperandSide::Left)) { in run()205 BugReportPtr BitwiseShiftValidator::checkOperandNegative(OperandSide Side) { in checkOperandNegative() function in __anon1c4322b80111::BitwiseShiftValidator