Searched refs:checkLeftShiftOverflow (Results 1 – 1 of 1) sorted by relevance
92 BugReportPtr checkLeftShiftOverflow();122 if (BugReportPtr BR = checkLeftShiftOverflow()) { in run()228 BugReportPtr BitwiseShiftValidator::checkLeftShiftOverflow() { in checkLeftShiftOverflow() function in __anon3d1ad38a0111::BitwiseShiftValidator