mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[NamedLazyMemberLoading] Move SerialID to IDC, get extensions working.
This commit is contained in:
@@ -730,7 +730,7 @@ public:
|
||||
|
||||
virtual
|
||||
Optional<TinyPtrVector<ValueDecl *>>
|
||||
loadNamedMembers(const Decl *D, DeclName N,
|
||||
loadNamedMembers(const IterableDeclContext *IDC, DeclName N,
|
||||
uint64_t contextData) override;
|
||||
|
||||
virtual void
|
||||
|
||||
Reference in New Issue
Block a user