Searched refs:ReaderScope (Results 1 – 2 of 2) sorted by relevance
258 LVScope *ReaderScope = nullptr; variable323 ReaderParent = ReaderScope; in pushScope()324 ReaderScope = Scope; in pushScope()327 ReaderScope = ReaderParent; in popScope()337 void setRoot(LVScope *Root) { ReaderScope = Root; } in setRoot()352 LVScope *getReaderScope() const { return ReaderScope; } in getReaderScope()
2975 ReaderScope->addElement(Symbol); in addElement()2979 ReaderScope->addElement(Type); in addElement()