Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/module/
H A DexportSpecifier.h24 class ExportSpecifier : public Statement { class
26 explicit ExportSpecifier(Identifier *local, Identifier *exported) in ExportSpecifier() function in ark::es2panda::ir::ExportSpecifier
/arkcompiler/ets_frontend/es2panda/ir/module/
H A DexportSpecifier.h34 class ExportSpecifier : public Statement { class
36 explicit ExportSpecifier(Identifier *local, Identifier *exported, bool isType) in ExportSpecifier() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ExportSpecifier

Completed in 1 milliseconds