CodeQL library for Go
codeql/go-all 3.0.1-dev (changelog, source)
Search

Primitive predicate QlBuiltins::BigInt::bitShiftRightSigned

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

BigInt bitShiftRightSigned(int other)