Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c17190 cp_token *token = NULL, *argument_start_token = NULL; in cp_parser_template_argument() local
17243 argument_start_token = cp_lexer_peek_token (parser->lexer); in cp_parser_template_argument()
17267 argument_start_token->location); in cp_parser_template_argument()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc18788 cp_token *token = NULL, *argument_start_token = NULL; in cp_parser_template_argument() local
18841 argument_start_token = cp_lexer_peek_token (parser->lexer); in cp_parser_template_argument()
18865 argument_start_token->location); in cp_parser_template_argument()