Home
last modified time | relevance | path

Searched defs:ImportDeclaration (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/module/
DimportDeclaration.h27 explicit ImportDeclaration(StringLiteral *source, ArenaVector<AstNode *> const &specifiers) in ImportDeclaration() function
/arkcompiler/ets_frontend/es2panda/ir/module/
DimportDeclaration.h38 explicit ImportDeclaration(StringLiteral *source, ArenaVector<AstNode *> &&specifiers, in ImportDeclaration() function
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h29 class ImportDeclaration; variable
/arkcompiler/ets_frontend/ets2panda/varbinder/
Ddeclaration.h27 class ImportDeclaration; variable
/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.h66 class ImportDeclaration; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h65 class ImportDeclaration; variable