Home
last modified time | relevance | path

Searched defs:AddImportDecl (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp740 void ModuleScope::AddImportDecl(ir::ImportDeclaration *importDecl, ImportDeclList &&decls) in AddImportDecl() function in ark::es2panda::varbinder::ModuleScope
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp2942 binder::Decl *ParserImpl::AddImportDecl(bool isType, in AddImportDecl() function in panda::es2panda::parser::ParserImpl