Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dparser.c12970 cp_token *identifier_token; in cp_parser_class_name() local
12975 identifier_token = cp_lexer_peek_token (parser->lexer); in cp_parser_class_name()
12976 ambiguous_p = identifier_token->ambiguous_p; in cp_parser_class_name()
13020 identifier_token->ambiguous_p = true; in cp_parser_class_name()