reflect.makeFuncImpl.ftyp (field)

3 uses

	reflect (current package)
		makefunc.go#L22: 	ftyp   *funcType
		makefunc.go#L65: 	impl := &makeFuncImpl{code: code, stack: stack, argLen: argLen, ftyp: ftyp, fn: fn}
		value.go#L537: 	ftyp := ctxt.ftyp