mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[NFC] Adopt new ImportPath types and terminology
# Conflicts: # lib/IDE/CodeCompletion.cpp
This commit is contained in:
@@ -65,7 +65,7 @@ void lookupInModule(const DeclContext *moduleOrFile,
|
||||
/// reexports, observing proper shadowing rules.
|
||||
void
|
||||
lookupVisibleDeclsInModule(const DeclContext *moduleOrFile,
|
||||
ModuleDecl::AccessPathTy accessPath,
|
||||
ImportPath::Access accessPath,
|
||||
SmallVectorImpl<ValueDecl *> &decls,
|
||||
NLKind lookupKind,
|
||||
ResolutionKind resolutionKind,
|
||||
|
||||
Reference in New Issue
Block a user