Searched refs:peek_location (Results 1 – 2 of 2) sorted by relevance
293 Location peek_location() const { return next_.location; } in peek_location() function
1731 int statement_pos = scanner().peek_location().beg_pos; in ParseStatement()