Home
last modified time | relevance | path

Searched refs:encloseScope (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DvariableHasEnclosingScope.cpp38 const auto encloseScope = scope->EnclosingVariableScope(); in operator ()() local
39 if (encloseScope == nullptr) { in operator ()()
58 if (!IsContainedIn<varbinder::Scope>(scope, encloseScope)) { in operator ()()

Completed in 1 milliseconds