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