github.com/evanw/esbuild/internal/bundler.exportData.nameLoc (field)

4 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		linker.go#L279: 	nameLoc     logger.Loc // Optional, goes with sourceIndex, ignore if zero
		linker.go#L449: 					nameLoc:     name.AliasLoc,
		linker.go#L2211: 					nameLoc:     name.AliasLoc,
		linker.go#L2304: 			nameLoc:     matchingExport.nameLoc,