Files
swift-mirror/include/swift/AST/GenericSignature.h
Slava Pestov 08bb0017f5 AST: Add GenericSignatureImpl::getReducedTypeParameter()
This avoids a bit of indirection when the input is already known to be
a type parameter, and not just a type that contains type parameters.
2024-09-13 15:19:48 -04:00

24 KiB