Searched defs:scope (Results 1 – 7 of 7) sorted by relevance
177 var scope = enclosingScope in toString() variable
67 val scope = TypeParameterScope.from(classItem) in <lambda>() constant73 val scope = TypeParameterScope.from(methodItem) in <lambda>() constant
462 val scope = GlobalSearchScope.allScope(project) in <lambda>() constant
56 scope=constants.SCOPE_BUILD_API_SCOPE, argument
264 val scope = typeParameterScope.nestedScope(scopeDescription, typeParameters) in nestedFactory() constant
340 CloseableTraceScope scope = new CloseableTraceScope("cache_lock"); in internalfetchRemoteFile() local
164 def __init__(self, scope): argument