Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/module/
DexportAllDeclaration.h37 explicit ExportAllDeclaration(StringLiteral *source, Identifier *exported) in ExportAllDeclaration() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h55 class ExportAllDeclaration; variable