Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/module/
DexportSpecifier.h36 explicit ExportSpecifier(Identifier *local, Identifier *exported) in ExportSpecifier() function
DexportNamedDeclaration.h33 class ExportSpecifier; variable