Home
last modified time | relevance | path

Searched refs:identifier_token (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dparser.cc25658 cp_token *identifier_token; in cp_parser_class_name() local
25662 identifier_token = cp_lexer_peek_token (parser->lexer); in cp_parser_class_name()
25663 ambiguous_p = identifier_token->error_reported; in cp_parser_class_name()
25701 identifier_token->location); in cp_parser_class_name()