mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge pull request #64854 from DougGregor/top-level-macro-lookup
This commit is contained in:
@@ -360,6 +360,7 @@ public:
|
||||
virtual bool isSystemModule() const override;
|
||||
|
||||
virtual void lookupValue(DeclName name, NLKind lookupKind,
|
||||
OptionSet<ModuleLookupFlags> Flags,
|
||||
SmallVectorImpl<ValueDecl*> &results) const override;
|
||||
|
||||
virtual StringRef
|
||||
|
||||
Reference in New Issue
Block a user