func github.com/evanw/esbuild/internal/js_ast.FollowAllSymbols

2 uses

	github.com/evanw/esbuild/internal/js_ast (current package)
		js_ast.go#L1826: func FollowAllSymbols(symbols SymbolMap) {

	github.com/evanw/esbuild/internal/bundler
		linker.go#L636: 	js_ast.FollowAllSymbols(c.symbols)