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