Searched refs:ParseArrowFunctionLiteral (Results 1 – 2 of 2) sorted by relevance
1046 ExpressionT ParseArrowFunctionLiteral(bool accept_IN,2303 expression = this->ParseArrowFunctionLiteral( in ParseAssignmentExpression()3313 ParserBase<Traits>::ParseArrowFunctionLiteral( in ParseArrowFunctionLiteral() function
1144 Expression* expression = ParseArrowFunctionLiteral( in ParseLazy()