Home
last modified time | relevance | path

Searched defs:ExportNamedDeclaration (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/module/
DexportNamedDeclaration.h37 …explicit ExportNamedDeclaration(StringLiteral *source, ArenaVector<ExportSpecifier *> &&specifiers… in ExportNamedDeclaration() function
46 explicit ExportNamedDeclaration(Statement *decl, ArenaVector<ExportSpecifier *> &&specifiers) in ExportNamedDeclaration() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h58 class ExportNamedDeclaration; variable
59 class ExportNamedDeclaration; variable
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h31 class ExportNamedDeclaration; variable