Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c98 static void check_function_type (tree, tree);
12605 check_function_type (tree decl, tree current_function_parms) in check_function_type() function
12780 check_function_type (decl1, current_function_parms); in start_preparsed_function()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c84 static void check_function_type (tree, tree);
14839 check_function_type (tree decl, tree current_function_parms) in check_function_type() function
15062 check_function_type (decl1, DECL_ARGUMENTS (decl1)); in start_preparsed_function()