Searched defs:AddImportDecl (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
| D | scope.cpp | 650 void ModuleScope::AddImportDecl(ir::ImportDeclaration *importDecl, ImportDeclList &&decls) in AddImportDecl() function in ark::es2panda::varbinder::ModuleScope |
| /arkcompiler/ets_frontend/es2panda/parser/ | ||
| D | statementParser.cpp | 2933 binder::Decl *ParserImpl::AddImportDecl(bool isType, in AddImportDecl() function in panda::es2panda::parser::ParserImpl |