Searched refs:ChildScope (Results 1 – 1 of 1) sorted by relevance
229 LexicalScope *ChildScope = *SI; in constructScopeNest() local230 if (!ChildScope->getDFSOut()) { in constructScopeNest()231 WorkStack.push_back(ChildScope); in constructScopeNest()233 ChildScope->setDFSIn(++Counter); in constructScopeNest()