Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DcheckScopeDeclaration.cpp42 return CheckScope(ctx, scope); in operator ()()
45 CheckResult CheckScopeDeclaration::CheckScope(CheckContext &ctx, varbinder::Scope const *const scope) const in CheckScope() function in ark::es2panda::compiler::ast_verifier::CheckScopeDeclaration
H A DcheckScopeDeclaration.h29 CheckResult CheckScope(CheckContext &ctx, varbinder::Scope const *const scope) const;

Completed in 1 milliseconds