Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Ddeclaration.h331 class ImportDecl : public Decl { class
333 explicit ImportDecl(util::StringView importName, util::StringView localName) in ImportDecl() function in ark::es2panda::ark::es2panda::varbinder::ImportDecl
338 explicit ImportDecl(util::StringView importName, util::StringView localName, ir::AstNode *node) in ImportDecl() function in ark::es2panda::ark::es2panda::varbinder::ImportDecl

Completed in 2 milliseconds