mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
There were two overloads of lookupVisibleDecls: one that performed unqualified lookup from a particular decl context, the other performing qualified lookup into a given type from a particular decl context. They don't really behave the same, so let's give them different names. Swift SVN r8641
37 KiB
37 KiB