Home
last modified time | relevance | path

Searched defs:VariableScope (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.h30 class VariableScope; variable
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvariable.h34 class VariableScope; variable
Dscope.h408 explicit VariableScope(ArenaAllocator *allocator, Scope *parent) : Scope(allocator, parent) {} in VariableScope() function
/arkcompiler/ets_frontend/es2panda/binder/
Dvariable.h36 class VariableScope; variable
Dbinder.h43 class VariableScope; variable
Dscope.h589 explicit VariableScope(ArenaAllocator *allocator, Scope *parent) : Scope(allocator, parent), in VariableScope() function