Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DexpressionTSParser.cpp594 ir::Expression *TSParser::ParseArrowFunctionRestParameter(lexer::SourcePosition start) in ParseArrowFunctionRestParameter() function in ark::es2panda::parser::TSParser
DASparser.cpp1395 ir::Expression *ASParser::ParseArrowFunctionRestParameter(lexer::SourcePosition start) in ParseArrowFunctionRestParameter() function in ark::es2panda::parser::ASParser