Searched refs:template_keyword_p (Results 1 – 4 of 4) sorted by relevance
6124 bool template_keyword_p, in cp_parser_id_expression() argument6135 *template_p = template_keyword_p; in cp_parser_id_expression()6139 = (!template_keyword_p in cp_parser_id_expression()6151 template_keyword_p) in cp_parser_id_expression()6169 template_p = &template_keyword_p; in cp_parser_id_expression()6234 id = cp_parser_unqualified_id (parser, template_keyword_p, in cp_parser_id_expression()6242 && !template_keyword_p in cp_parser_id_expression()6295 bool template_keyword_p, in cp_parser_unqualified_id() argument6315 id = cp_parser_template_id_expr (parser, template_keyword_p, in cp_parser_unqualified_id()6326 return cp_parser_template_id_expr (parser, template_keyword_p, in cp_parser_unqualified_id()[all …]
266 (cp_parser_lookup_name): Pass down template_keyword_p.
630 template_keyword_p. Check for invalid uses of the template
2688 (cp_parser_nested_name_specifier_opt): Make template_keyword_p a