Searched defs:LoopDeclarationScope (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
| H A D | scope.h | 784 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 5 milliseconds