Searched refs:cp_parser_next_token_ends_template_argument_p (Results 1 – 3 of 3) sorted by relevance
1852 static bool cp_parser_next_token_ends_template_argument_p9299 if (!cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()9316 if (!cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()9360 || !cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()9386 || !cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()9447 if (!cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()15088 && (cp_parser_next_token_ends_template_argument_p (parser) in cp_parser_lookup_name()16636 cp_parser_next_token_ends_template_argument_p (cp_parser *parser) in cp_parser_next_token_ends_template_argument_p() function
3212 (cp_parser_next_token_ends_template_argument_p): Likewise.
927 * parser.c (cp_parser_next_token_ends_template_argument_p): Do not