Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/module/
DexportAllDeclaration.h27 explicit ExportAllDeclaration(StringLiteral *source, Identifier *exported) in ExportAllDeclaration() function
/arkcompiler/ets_frontend/es2panda/ir/module/
DexportAllDeclaration.h38 …explicit ExportAllDeclaration(StringLiteral *source, Identifier *exported, AssertClause *assertCla… in ExportAllDeclaration() function
/arkcompiler/ets_frontend/ets2panda/parser/
DforwardDeclForParserImpl.h41 class ExportAllDeclaration; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h56 class ExportAllDeclaration; variable