mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This is a futile attempt to discourage future use of getType() by giving it a "scary" name. We want people to use getInterfaceType() like with the other decl kinds.