Searched refs:token4 (Results 1 – 4 of 4) sorted by relevance
910 c_token *token4 = c_parser_peek_nth_token (parser, 4); in c_parser_peek_conflict_marker() local911 if (token4->type != conflict_marker_get_final_tok_kind (tok1_kind)) in c_parser_peek_conflict_marker()923 location_t finish_loc = get_finish (token4->location); in c_parser_peek_conflict_marker()
920 c_token *token4 = c_parser_peek_nth_token (parser, 4); in c_parser_peek_conflict_marker() local921 if (token4->type != conflict_marker_get_final_tok_kind (tok1_kind)) in c_parser_peek_conflict_marker()933 location_t finish_loc = get_finish (token4->location); in c_parser_peek_conflict_marker()
2789 cp_token *token4 = cp_lexer_peek_nth_token (lexer, 4); in cp_lexer_peek_conflict_marker() local2790 if (token4->type != conflict_marker_get_final_tok_kind (tok1_kind)) in cp_lexer_peek_conflict_marker()2802 location_t finish_loc = get_finish (token4->location); in cp_lexer_peek_conflict_marker()
2920 cp_token *token4 = cp_lexer_peek_nth_token (lexer, 4); in cp_lexer_peek_conflict_marker() local2921 if (token4->type != conflict_marker_get_final_tok_kind (tok1_kind)) in cp_lexer_peek_conflict_marker()2933 location_t finish_loc = get_finish (token4->location); in cp_lexer_peek_conflict_marker()