Searched refs:cp_parser_late_noexcept_specifier (Results 1 – 4 of 4) sorted by relevance
2542 (cp_parser_late_noexcept_specifier): Adjust a call to3350 (cp_parser_late_noexcept_specifier): Likewise.3380 cp_parser_late_noexcept_specifier, noexcept_override_late_checks):3391 (cp_parser_late_noexcept_specifier): New.
249 static tree cp_parser_late_noexcept_specifier26129 tree spec = cp_parser_late_noexcept_specifier (parser, def_parse); in cp_parser_class_specifier_1()27845 cp_parser_late_noexcept_specifier (cp_parser *parser, tree default_arg) in cp_parser_late_noexcept_specifier() function
4281 (cp_parser_late_noexcept_specifier): Remove unneeded parameters.
248 static tree cp_parser_late_noexcept_specifier24139 spec = cp_parser_late_noexcept_specifier (parser, spec, decl); in cp_parser_class_specifier_1()25793 cp_parser_late_noexcept_specifier (cp_parser *parser, tree default_arg, in cp_parser_late_noexcept_specifier() function