func reflect.makeComplex
2 uses
reflect (current package)
value.go#L2598: func makeComplex(f flag, v complex128, t Type) Value {
value.go#L2679: return makeComplex(v.flag.ro(), v.Complex(), t)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)