Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DvariableHasScope.cpp42 if (!ScopeEncloseVariable(ctx, var)) { in operator ()()
81 bool VariableHasScope::ScopeEncloseVariable(CheckContext &ctx, const varbinder::LocalVariable *var) in ScopeEncloseVariable() function in ark::es2panda::compiler::ast_verifier::VariableHasScope
H A DvariableHasScope.h32 bool ScopeEncloseVariable(CheckContext &ctx, const varbinder::LocalVariable *var);

Completed in 1 milliseconds