Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DstatementTSParser.cpp146 …auto *importEqualsDecl = AllocNode<ir::TSImportEqualsDeclaration>(id, ParseModuleReference(), isEx… in ParseTsImportEqualsDeclaration() local
DTSparser.cpp2106 …auto *importEqualsDecl = AllocNode<ir::TSImportEqualsDeclaration>(local, ParseModuleReference(), f… in ParseImportDefaultSpecifier() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp514 …auto *importEqualsDecl = AllocNode<ir::TSImportEqualsDeclaration>(id, ParseModuleReference(), isEx… in ParseTsImportEqualsDeclaration() local
3124 …auto *importEqualsDecl = AllocNode<ir::TSImportEqualsDeclaration>(local, ParseModuleReference(), f… in ParseImportDefaultSpecifier() local