runtime.functype.in (method)

4 uses

	runtime (current package)
		mfinal.go#L384: 	fint := ft.in()[0]
		type.go#L319: func (t *functype) in() []*_type {
		type.go#L648: 		tin, vin := ft.in(), fv.in()