func reflect.funcStr

2 uses

	reflect (current package)
		type.go#L2042: 	str := funcStr(ft)
		type.go#L2056: func funcStr(ft *funcType) string {