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