Home
last modified time | relevance | path

Searched refs:start_method (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-1998315 (start_method): Likewise.
1444 * decl.c (start_method): Added extra parameter for attributes.
1445 * cp-tree.h (start_method): Update prototype.
1446 * parse.y (fn.def2): Update start_method parameter list.
4740 (start_method): Check for contexts that are namespaces.
4741 (start_method): Remove DECL_CHAIN processing.
5218 (start_method): Likewise.
6221 (start_method): Likewise.
6743 (start_method): Call push_template_decl for member functions of
H A DChangeLog-20044428 (start_method): Likewise.
4443 (start_method): Likewise.
4530 (start_method): Likewise.
4549 (start_method): Likewise.
5798 (start_method): Don't check IDENTIFIER_ERROR_LOCUS.
H A DChangeLog-2001207 (start_method): Call grok_special_member_properties.
943 start_method), decl2.c (grokfield, grokbitfield, grokoptypename),
2416 (start_method): Likewise.
H A DChangeLog-19942016 (start_method): Return void_type_node instead of error_mark_node.
2087 (start_method): Set DECL_IMPLICIT_INSTANTIATION on methods of a
2162 (start_method): Likewise.
3883 * decl.c (start_method): Methods defined in the class body are
4931 (start_method): Likewise.
H A Dcp-tree.h3986 extern tree start_method (cp_decl_specifier_seq *, const cp_declarator *, tree);
H A DChangeLog-20031243 (start_method): Likewise.
1426 (start_method): Use begin_scope, not pushlevel.
1995 * decl.c (start_method): Return immediately if push_template_decl
H A DChangeLog2164 (start_method): Don't call grok_special_member_properties.
2959 (start_method): Use finish_decl, not cp_finish_decl.
4289 * decl.c (start_method): Return error_mark_node for errors.
H A DChangeLog-2002355 (start_method): Return error_mark_node to indicate failure.
4190 * decl.c (start_method): Handle attrlist.
H A DChangeLog-1995660 (shadow_tag, groktypename, start_decl, start_method): Pass a
2202 * decl.c (start_method): Call repo_template_used if this is a
H A DChangeLog-1996774 (start_method): Likewise.
794 (start_method): Likewise.
H A DChangeLog-19972377 * decl.c (start_method): Delete usage.
H A DChangeLog-20001689 (start_method): Likewise.
4760 (start_method): Don't call preserve_data.
H A DChangeLog-1999720 (start_method): Adjust call to cp_finish_decl.
3706 (start_method): Likewise.
H A Ddecl.c12044 start_method (cp_decl_specifier_seq *declspecs, in start_method() function
H A Dparser.c16486 fn = start_method (decl_specifiers, declarator, attributes); in cp_parser_save_member_function_body()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200234788 * cp/decl.c (start_method): Handle attrlist.