mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Introduce an operation that produces the set of local declarations that are newly introduced by a given AST scope. This is a building block of unqualified name lookup, which walks upward in the tree (e.g., from children to parents) looking for declarations that have been made visible at each step.
46 KiB
46 KiB