Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDparser.c13478 cp_token *identifier_token; in cp_parser_class_name() local
13483 identifier_token = cp_lexer_peek_token (parser->lexer); in cp_parser_class_name()
13484 ambiguous_p = identifier_token->ambiguous_p; in cp_parser_class_name()
13528 identifier_token->ambiguous_p = true; in cp_parser_class_name()