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

/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c89 static void check_function_type (tree, tree);
10471 check_function_type (tree decl, tree current_function_parms)
10628 check_function_type (decl1, current_function_parms);
10451 check_function_type (tree decl, tree current_function_parms) function
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c129 static void check_function_type PARAMS ((tree, tree));
14275 check_function_type (decl, current_function_parms)
14504 check_function_type (decl1, current_function_parms);
14252 check_function_type (decl, current_function_parms) function

Completed in 116 milliseconds