Searched refs:prevScopeNotFunctionScope (Results 1 – 1 of 1) sorted by relevance
124 bool prevScopeNotFunctionScope = true; in Find() local128 bool functionScopeNotIterated = iter->IsFunctionParamScope() && prevScopeNotFunctionScope; in Find()162 prevScopeNotFunctionScope = !iter->IsFunctionVariableScope(); in Find()