Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/module/
DexportDefaultDeclaration.h24 explicit ExportDefaultDeclaration(AstNode *decl, bool exportEquals) in ExportDefaultDeclaration() function
/arkcompiler/ets_frontend/es2panda/ir/module/
DexportDefaultDeclaration.h34 explicit ExportDefaultDeclaration(AstNode *decl, bool exportEquals) in ExportDefaultDeclaration() function
/arkcompiler/ets_frontend/ets2panda/parser/
DforwardDeclForParserImpl.h42 class ExportDefaultDeclaration; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h57 class ExportDefaultDeclaration; variable