Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c22970 cp_token *bad_template_keyword = NULL; in cp_parser_class_head() local
22994 bad_template_keyword = cp_lexer_consume_token (parser->lexer); in cp_parser_class_head()
23114 if (bad_template_keyword) in cp_parser_class_head()
23117 pedwarn (bad_template_keyword->location, OPT_Wpedantic, in cp_parser_class_head()