mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This method gets the GenericTypeDecl for a typealias, nominal type, or extension thereof. While the result is typed as GenericTypeDecl, it's not always generic, so rename it accordingly. An audit of the callers illustrated that they should be using different entrypoints anyway, so fix all of the callers and make this function private.
187 KiB
187 KiB