Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h102 friend class LexicalScope; variable
240 explicit LexicalScope(Binder *binder, Args &&... args) in LexicalScope() function
268 …explicit LexicalScope(T *scope, Binder *binder) : binder_(binder), scope_(scope), prevScope_(binde… in LexicalScope() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h640 const auto &LexicalScope() const in LexicalScope() function
656 const auto &LexicalScope() const in LexicalScope() function