Searched refs:ReaderParent (Results 1 – 2 of 2) sorted by relevance
257 LVScope *ReaderParent = nullptr; variable322 ScopeStack.push(ReaderParent); in pushScope()323 ReaderParent = ReaderScope; in pushScope()327 ReaderScope = ReaderParent; in popScope()328 ReaderParent = ScopeStack.top(); in popScope()
2971 ReaderParent->addElement(Scope); in addElement()