func go/constant.Shift
2 uses
go/constant (current package)
value.go#L1282: func Shift(x Value, op token.Token, s uint) Value {
go/types
expr.go#L683: x.val = constant.Shift(xval, op, uint(s))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)