type reflect.imethod

3 uses

	reflect (current package)
		type.go#L383: type imethod struct {
		type.go#L392: 	methods []imethod // sorted by hash
		type.go#L1079: 	var p *imethod