Searched defs:template_keyword_p (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | parser.c | 4431 bool template_keyword_p, in cp_parser_id_expression() 4565 bool template_keyword_p, in cp_parser_unqualified_id() 4894 bool template_keyword_p; in cp_parser_nested_name_specifier_opt() local 5214 bool template_keyword_p, in cp_parser_qualifying_entity() 12367 bool template_keyword_p, in cp_parser_template_id() 12592 bool template_keyword_p, in cp_parser_template_name() 17738 bool template_keyword_p, in cp_parser_class_name()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | parser.c | 5685 bool template_keyword_p, in cp_parser_id_expression() 5825 bool template_keyword_p, in cp_parser_unqualified_id() 6150 bool template_keyword_p /* = false */) in cp_parser_nested_name_specifier_opt() 6534 bool template_keyword_p, in cp_parser_qualifying_entity() 15713 bool template_keyword_p, in cp_parser_template_id() 15973 bool template_keyword_p, in cp_parser_template_name() 22373 bool template_keyword_p, in cp_parser_class_name()
|