AST: Remove origType parameter from ProtocolConformanceRef::getTypeWitness()

This commit is contained in:
Slava Pestov
2025-04-01 16:40:20 -04:00
parent 1828c7e693
commit 91503710bc
10 changed files with 28 additions and 45 deletions

View File

@@ -205,7 +205,7 @@ public:
/// Look up the type witness for an associated type declaration in this
/// conformance.
Type getTypeWitness(Type origType, AssociatedTypeDecl *assocType,
Type getTypeWitness(AssociatedTypeDecl *assocType,
SubstOptions options = std::nullopt) const;
/// Given a dependent type (expressed in terms of this conformance's