Searched defs:ParseExportAllDeclaration (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| H A D | statementParser.cpp | 1540 ir::ExportAllDeclaration *ParserImpl::ParseExportAllDeclaration(const lexer::SourcePosition &startLoc) in ParseExportAllDeclaration() function in ark::es2panda::parser::ParserImpl |
| /arkcompiler/ets_frontend/es2panda/parser/ | ||
| H A D | statementParser.cpp | 2552 ir::ExportAllDeclaration *ParserImpl::ParseExportAllDeclaration(const lexer::SourcePosition &startLoc) in ParseExportAllDeclaration() function in panda::es2panda::parser::ParserImpl |
Completed in 9 milliseconds