Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/module/
H A DexportDefaultDeclaration.h22 class ExportDefaultDeclaration : public Statement { class
24 explicit ExportDefaultDeclaration(AstNode *decl, bool exportEquals) in ExportDefaultDeclaration() function in ark::es2panda::ir::ExportDefaultDeclaration
/arkcompiler/ets_frontend/es2panda/ir/module/
H A DexportDefaultDeclaration.h32 class ExportDefaultDeclaration : public Statement { class
34 explicit ExportDefaultDeclaration(AstNode *decl, bool exportEquals) in ExportDefaultDeclaration() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ExportDefaultDeclaration

Completed in 1 milliseconds