Home
last modified time | relevance | path

Searched refs:check_function_type (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2009712 (check_function_type): Preserve attributes.
1123 (check_function_type): Check constexpr functions.
H A Ddecl.cc88 static void check_function_type (tree, tree);
16930 check_function_type (tree decl, tree current_function_parms) in check_function_type() function
17135 check_function_type (decl1, DECL_ARGUMENTS (decl1)); in start_preparsed_function()
H A DChangeLog-2004695 * decl.c (start_preparsed_function): Call check_function_type even
698 (check_function_type): Likewise.
1567 build_enumerator, check_function_type, start_preparsed_function,
H A DChangeLog-20122519 (check_function_type): Defer checking of deduced return type.
H A DChangeLog-20082445 grok_op_properties, xref_tag, check_function_type): Adjust.
H A DChangeLog-20001095 (check_function_type): Change prototype.
5255 check_function_type): Likewise.
H A DChangeLog-2005751 * decl.c (check_function_type): Correctly overwrite incomplete
H A DChangeLog-2007197 (check_function_type): Disallow function return values
H A DChangeLog-2010869 (check_function_type): Not here.
H A DChangeLog-20161076 (check_function_type): Likewise.
H A DChangeLog-20182917 (check_function_type): Use cxx_copy_lang_qualifiers.
H A DChangeLog-20174230 * decl.c (require_complete_types_for_parms, check_function_type):
H A DChangeLog-20031897 (check_function_type): Likewise.
H A DChangeLog-19992402 * decl.c (check_function_type): New function, broken out from
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c84 static void check_function_type (tree, tree);
16078 check_function_type (tree decl, tree current_function_parms) in check_function_type() function
16298 check_function_type (decl1, DECL_ARGUMENTS (decl1)); in start_preparsed_function()