Go 1.21 has added [`go/ast.IsGenerated`](https://pkg.go.dev/go/ast#IsGenerated). We could use it instead of the regexp when compiled with Go 1.21+.