Searched refs:token_loc (Results 1 – 2 of 2) sorted by relevance
229 Scanner::Location token_loc = scanner()->peek_location(); in ParseStatementList() local240 this_loc.beg_pos != token_loc.beg_pos) { in ParseStatementList()246 super_loc.beg_pos != token_loc.beg_pos) { in ParseStatementList()268 token_loc, MessageTemplate::kStrongConstructorDirective); in ParseStatementList()284 token_loc, MessageTemplate::kIllegalLanguageModeDirective, in ParseStatementList()
1143 Scanner::Location token_loc = scanner()->peek_location(); in ParseStatementList() local1153 this_loc.beg_pos != token_loc.beg_pos) { in ParseStatementList()1159 super_loc.beg_pos != token_loc.beg_pos) { in ParseStatementList()1184 token_loc.end_pos - token_loc.beg_pos == in ParseStatementList()1190 token_loc.end_pos - token_loc.beg_pos == in ParseStatementList()1205 token_loc, MessageTemplate::kStrongConstructorDirective); in ParseStatementList()1218 token_loc, MessageTemplate::kIllegalLanguageModeDirective, in ParseStatementList()1230 token_loc.end_pos - token_loc.beg_pos == in ParseStatementList()