Searched refs:declarator_id_start_token (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c17765 cp_token *declarator_id_start_token;
17784 declarator_id_start_token = cp_lexer_peek_token (parser->lexer);
17857 error_at (declarator_id_start_token->location,
17861 error_at (declarator_id_start_token->location,
17889 error_at (declarator_id_start_token->location,
17891 inform (declarator_id_start_token->location,
17763 cp_token *declarator_id_start_token; local

Completed in 126 milliseconds