go/types.Var.SetKind (method)

one use

	go/types (current package)
		object.go#L376: func (v *Var) SetKind(kind VarKind) { v.kind = kind }