encoding/gob.decInstr.op (field)

5 uses

	encoding/gob (current package)
		decode.go#L201: 	op    decOp
		decode.go#L437: 	instr.op(instr, state, value)
		decode.go#L471: 		instr.op(instr, state, field)
		decode.go#L496: 		instr.op(instr, state, noValue)
		decode.go#L512: 	instr.op(instr, state, noValue)