Home
last modified time | relevance | path

Searched defs:decls (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/program/
H A DentityNameVisitor.cpp32 const auto &decls = varDecl->AsVariableDeclaration()->Declarators(); in VisitVariableDeclaration() local
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DvariableHasScope.cpp113 const auto &decls = scope->Decls(); in ScopeEncloseVariable() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.cpp626 void ModuleScope::AddImportDecl(ir::ImportDeclaration *importDecl, ImportDeclList &&decls) in AddImportDecl() argument
645 void ModuleScope::AddExportDecl(ir::AstNode *exportDecl, ExportDeclList &&decls) in AddExportDecl() argument

Completed in 2 milliseconds