Searched defs:ExportAllDeclaration (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/module/ | ||
| H A D | exportAllDeclaration.h | 25 class ExportAllDeclaration : public Statement { class 27 explicit ExportAllDeclaration(StringLiteral *source, Identifier *exported) in ExportAllDeclaration() function in ark::es2panda::ir::ExportAllDeclaration |
| /arkcompiler/ets_frontend/es2panda/ir/module/ | ||
| H A D | exportAllDeclaration.h | 36 class ExportAllDeclaration : public Statement { class 38 explicit ExportAllDeclaration(StringLiteral *source, Identifier *exported, AssertClause *assertClause) in ExportAllDeclaration() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ExportAllDeclaration |
Completed in 1 milliseconds