Searched refs:sourcesScope (Results 1 – 1 of 1) sorted by relevance
147 val sourcesScope = createSourceModuleSearchScope(environment.project, sourceFiles) in <lambda>() constant174 … library -> ModuleContent(module, emptyList(), GlobalSearchScope.notScope(sourcesScope)) in <lambda>()175 module -> ModuleContent(module, emptyList(), sourcesScope) in <lambda>()195 if (file in sourcesScope) in <lambda>()