Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Ddeclaration.h361 explicit ImportDecl(util::StringView importName, util::StringView localName) in ImportDecl() function
366 explicit ImportDecl(util::StringView importName, util::StringView localName, ir::AstNode *node) in ImportDecl() function