mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Typically, users jump to type-specific interface from a member of that type, for instance, a.getSomething(). To generate the interface, we need to report the USR of the container type of "getSomething()", which is the USR for the type of a, when cursor info is requested for this function call.
29 KiB
29 KiB