CodeQL library for C/C++
codeql/cpp-all 5.1.0 (changelog, source)
Search

Primitive predicate QlBuiltins::BigInt::bitShiftRightSigned

Returns the signed bitwise right shift of the receiver by the argument

BigInt bitShiftRightSigned(int other)