func github.com/evanw/esbuild/internal/bundler.sanetizeLocation

3 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		bundler.go#L558: func sanetizeLocation(res resolver.Resolver, loc *logger.MsgLocation) {
		bundler.go#L593: 			sanetizeLocation(res, msg.Data.Location)
		bundler.go#L599: 			sanetizeLocation(res, note.Location)