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