Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Ddeclaration.h363 class ExportDecl : public Decl { class
365 explicit ExportDecl(util::StringView exportName, util::StringView localName) in ExportDecl() function in ark::es2panda::ark::es2panda::varbinder::ExportDecl
370 explicit ExportDecl(util::StringView exportName, util::StringView localName, ir::AstNode *node) in ExportDecl() function in ark::es2panda::ark::es2panda::varbinder::ExportDecl

Completed in 2 milliseconds