Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c24272 cp_token *type_start_token = NULL, *nested_name_specifier_token_start = NULL; in cp_parser_class_head() local
24306 nested_name_specifier_token_start = cp_lexer_peek_token (parser->lexer); in cp_parser_class_head()
24488 permerror (nested_name_specifier_token_start->location, in cp_parser_class_head()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc26273 cp_token *type_start_token = NULL, *nested_name_specifier_token_start = NULL; in cp_parser_class_head() local
26307 nested_name_specifier_token_start = cp_lexer_peek_token (parser->lexer); in cp_parser_class_head()
26489 permerror (nested_name_specifier_token_start->location, in cp_parser_class_head()