Searched defs:template_keyword_p (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 5834 bool template_keyword_p, in cp_parser_id_expression() 5973 bool template_keyword_p, in cp_parser_unqualified_id() 6340 bool template_keyword_p /* = false */) in cp_parser_nested_name_specifier_opt() 6741 bool template_keyword_p, in cp_parser_qualifying_entity() 16573 bool template_keyword_p, in cp_parser_template_id() 16825 bool template_keyword_p, in cp_parser_template_id_expr() 16877 bool template_keyword_p, in cp_parser_template_name() 23650 bool template_keyword_p, in cp_parser_class_name()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 6124 bool template_keyword_p, in cp_parser_id_expression() 6295 bool template_keyword_p, in cp_parser_unqualified_id() 6674 bool template_keyword_p /* = false */) in cp_parser_nested_name_specifier_opt() 7077 bool template_keyword_p, in cp_parser_qualifying_entity() 18151 bool template_keyword_p, in cp_parser_template_id() 18413 bool template_keyword_p, in cp_parser_template_id_expr() 18465 bool template_keyword_p, in cp_parser_template_name() 25614 bool template_keyword_p, in cp_parser_class_name()
|