Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DvariableHasScope.cpp114 const auto declDominate = std::count(decls.begin(), decls.end(), var->Declaration()); in ScopeEncloseVariable() local
115 if (declDominate == 0) { in ScopeEncloseVariable()

Completed in 1 milliseconds