Lines Matching full:end_pos
970 store()->Add(loc.end_pos);
980 int end_pos = Read(1);
981 return Scanner::Location(beg_pos, end_pos);
1393 source_location.beg_pos, source_location.end_pos);
3754 int end_pos = entry.end_pos();
3755 Counters::total_preparse_skipped.Increment(end_pos - start_pos);
3756 scanner_.SeekForward(end_pos);
3771 int end_pos = scanner_.location().end_pos;
3775 entry.set_end_pos(end_pos);
3790 end_pos,