Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/module/
DexportSpecifier.h36 explicit ExportSpecifier(Identifier *local, Identifier *exported, bool isType) in ExportSpecifier() function
DexportNamedDeclaration.h34 class ExportSpecifier; variable
/arkcompiler/ets_frontend/ets2panda/ir/module/
DexportSpecifier.h26 explicit ExportSpecifier(Identifier *local, Identifier *exported) in ExportSpecifier() function
DexportNamedDeclaration.h23 class ExportSpecifier; variable