Lines Matching refs:next_loc
2582 Scanner::Location next_loc = scanner()->peek_location();
2642 impl()->ExpressionFromIdentifier(name, next_loc.beg_pos);
2645 next_loc, MessageTemplate::kStrictEvalArguments);
2659 Scanner::Location(next_loc.beg_pos, end_position()),
2677 Scanner::Location(next_loc.beg_pos, end_position()),
2690 next_loc.beg_pos, FunctionSyntaxKind::kAccessorOrMethod,
2706 Scanner::Location(next_loc.beg_pos, end_position()),
2728 next_loc.beg_pos, FunctionSyntaxKind::kAccessorOrMethod,
6075 Scanner::Location next_loc = scanner()->peek_location();
6076 int lhs_beg_pos = next_loc.beg_pos;
6095 impl()->ReportMessageAt(next_loc, starts_with_let