Searched refs:newParentScope (Results 1 – 2 of 2) sorted by relevance
67 void TreeScope::setParentTreeScope(TreeScope* newParentScope) in setParentTreeScope() argument73 ASSERT(newParentScope); in setParentTreeScope()75 m_parentTreeScope = newParentScope; in setParentTreeScope()
369 unsigned newParentScope; in BuildScopeInformation() local376 BuildScopeInformation(TryPart, (newParentScope = Scopes.size()-1)); in BuildScopeInformation()387 (newParentScope = Scopes.size()-1)); in BuildScopeInformation()396 BuildScopeInformation(AF, (newParentScope = Scopes.size()-1)); in BuildScopeInformation()402 unsigned newParentScope; in BuildScopeInformation() local417 (newParentScope = Scopes.size()-1)); in BuildScopeInformation()429 BuildScopeInformation(TryBlock, (newParentScope = Scopes.size()-1)); in BuildScopeInformation()439 (newParentScope = Scopes.size()-1)); in BuildScopeInformation()453 BuildScopeInformation(AS->getSubStmt(), (newParentScope = Scopes.size()-1)); in BuildScopeInformation()