Searched refs:MergeInto (Results 1 – 6 of 6) sorted by relevance
50 void MergeInto(ScopedList* parent) { in MergeInto() function
552 return input.template MergeInto<alias>(msg, parse_flags); in MergeFromImpl()
108 variable_list->MergeInto(AsExpressionParsingScope()->variable_list()); in MergeVariableList()
388 void MergeInto(const PreParserScopedStatementList* other) {} in MergeInto() function
628 statements.MergeInto(&body); in DoParseProgram()
4436 inner_body.MergeInto(body); in ParseFunctionBody()