Lines Matching defs:clear
98 // them to the variable scope on the boundary where it becomes clear they
462 // relevant for either side until it is clear what was being parsed.
487 clear(kExpressionIndex);
488 clear(kPatternIndex);
553 clear(kExpressionIndex);
561 clear(kPatternIndex);
617 void clear(int index) {
680 scope_->clear(i);
695 scope_->clear(i);
711 scope_->clear(ExpressionParsingScope<Types>::kPatternIndex);
761 // clear last next_arrow_function_info tracked strict parameters error.
795 // clear the is_assigned bit as they are not actually assignments.