mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
These are only used in two places in the Apple Objective-C runtime: - A protocol's "extended method types" list - Block type descriptors We were using them when dynamically registering a protocol with the Objective-C runtime, but that's just expecting "normal" types; the "extended method types" list is never present in such a protocol.
9.5 KiB
9.5 KiB