Searched refs:isInScope (Results 1 – 2 of 2) sorted by relevance
305 var isInScope = false regex310 isInScope = true323 return isInScope
205 if (!PsiSearchScopeUtil.isInScope(originalScope, psi)) return302 if (token.scope != null && PsiSearchScopeUtil.isInScope(token.scope, psi)) {