Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h784 class LoopDeclarationScope : public VariableScope { class
786 explicit LoopDeclarationScope(ArenaAllocator *allocator, Scope *parent) : VariableScope(allocator, parent) {} in LoopDeclarationScope() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::LoopDeclarationScope

Completed in 3 milliseconds