Searched refs:cp_parser_noexcept_specification_opt (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c21527 cp_parser_noexcept_specification_opt (cp_parser* parser,
21605 type_id_list = cp_parser_noexcept_specification_opt(parser, true, NULL,
32677 noex = cp_parser_noexcept_specification_opt (parser, true, NULL, true);
32735 noex = cp_parser_noexcept_specification_opt (parser, false, &noex_expr,
21525 cp_parser_noexcept_specification_opt (cp_parser* parser, function

Completed in 182 milliseconds