Home
last modified time | relevance | path

Searched defs:functionScopes_ (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/program/
Dprogram.h397 ArenaVector<varbinder::FunctionScope *> functionScopes_; variable
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h239 ArenaVector<FunctionScope *> functionScopes_; variable
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.h295 ArenaVector<FunctionScope *> functionScopes_; variable