Searched defs:ParseArrowFunctionRestParameter (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| H A D | expressionTSParser.cpp | 579 ir::Expression *TSParser::ParseArrowFunctionRestParameter(lexer::SourcePosition start) in ParseArrowFunctionRestParameter() function in ark::es2panda::parser::TSParser |
| H A D | ASparser.cpp | 1367 ir::Expression *ASParser::ParseArrowFunctionRestParameter(lexer::SourcePosition start) in ParseArrowFunctionRestParameter() function in ark::es2panda::parser::ASParser |
Completed in 3 milliseconds