Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c2236 static bool cp_parser_next_token_ends_template_argument_p
12904 if (!cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()
12922 if (!cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()
12967 || !cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()
12993 || !cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()
13063 if (!cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()
20444 && (cp_parser_next_token_ends_template_argument_p (parser) in cp_parser_lookup_name()
22453 cp_parser_next_token_ends_template_argument_p (cp_parser *parser) in cp_parser_next_token_ends_template_argument_p() function
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c2561 static bool cp_parser_next_token_ends_template_argument_p
16300 if (!cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()
16318 if (!cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()
16375 || !cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()
16404 || !cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()
16485 if (!cp_parser_next_token_ends_template_argument_p (parser)) in cp_parser_template_argument()
26303 && (cp_parser_next_token_ends_template_argument_p (parser) in cp_parser_lookup_name()
28759 cp_parser_next_token_ends_template_argument_p (cp_parser *parser) in cp_parser_next_token_ends_template_argument_p() function