go/types.Error.Soft (field)

2 uses

	go/types (current package)
		api.go#L47: 	Soft bool           // if set, error is "soft"
		errors.go#L201: 		Soft:       soft,