Searched defs:VariableHasEnclosingScope (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/ast_verifier/ | ||
H A D | variableHasEnclosingScope.h | 23 class VariableHasEnclosingScope { class 25 explicit VariableHasEnclosingScope(ArenaAllocator &allocator) : allocator_ {allocator} {} in VariableHasEnclosingScope() function in ark::es2panda::compiler::ast_verifier::VariableHasEnclosingScope |
Completed in 1 milliseconds