Home
last modified time | relevance | path

Searched defs:LexicalScope (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h97 friend class LexicalScope; variable
221 explicit LexicalScope(Binder *binder, Args &&... args) in LexicalScope() function
249 …explicit LexicalScope(T *scope, Binder *binder) : binder_(binder), scope_(scope), prevScope_(binde… in LexicalScope() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h570 const auto &LexicalScope() const in LexicalScope() function
586 const auto &LexicalScope() const in LexicalScope() function