Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/module/
DimportSpecifier.h26 explicit ImportSpecifier(Identifier *imported, Identifier *local) in ImportSpecifier() function
/arkcompiler/ets_frontend/es2panda/ir/module/
DimportSpecifier.h36 explicit ImportSpecifier(Identifier *imported, Identifier *local, bool isType) in ImportSpecifier() function