Searched defs:ParseNamedImportSpecifiers (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | statementParser.cpp | 1888 void ParserImpl::ParseNamedImportSpecifiers(ArenaVector<ir::AstNode *> *specifiers) in ParseNamedImportSpecifiers() function in ark::es2panda::parser::ParserImpl |
| /arkcompiler/ets_frontend/es2panda/parser/ | ||
| D | statementParser.cpp | 2978 void ParserImpl::ParseNamedImportSpecifiers(ArenaVector<ir::AstNode *> *specifiers, bool isType, bo… in ParseNamedImportSpecifiers() function in panda::es2panda::parser::ParserImpl |