mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Rather than require clients of lookupQualified() to resolve their type declarations to nominal type declarations (and separately cope with modules), have lookupQualified() accept an array of TypeDecls and handle the resolution to nominal type declarations (where it can look directly) and module declarations, combining the results.
27 KiB
27 KiB