Home
last modified time | relevance | path

Searched defs:LoopScope (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h817 class LoopScope : public VariableScope { class
819 explicit LoopScope(ArenaAllocator *allocator, Scope *parent) : VariableScope(allocator, parent) in LoopScope() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::LoopScope
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h970 class LoopScope : public VariableScope { class
972 explicit LoopScope(ArenaAllocator *allocator, Scope *parent) : VariableScope(allocator, parent) {} in LoopScope() function in LoopScope

Completed in 6 milliseconds