func go/constant.ToComplex

2 uses

	go/constant (current package)
		value.go#L919: func ToComplex(x Value) Value {

	go/types
		expr.go#L374: 		x := constant.ToComplex(x)