Searched refs:parser_parse_function_arguments (Results 1 – 1 of 1) sorted by relevance
1716 parser_parse_function_arguments (parser_context_t *context_p, /**< context */ in parser_parse_function_arguments() function2155 parser_parse_function_arguments (&context, LEXER_EOS); in parser_parse_source()2457 parser_parse_function_arguments (context_p, LEXER_RIGHT_PAREN); in parser_parse_function()2546 parser_parse_function_arguments (context_p, LEXER_RIGHT_PAREN); in parser_parse_arrow_function()2551 parser_parse_function_arguments (context_p, LEXER_ARROW); in parser_parse_arrow_function()