Home
last modified time | relevance | path

Searched defs:current_function_parms (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c16078 check_function_type (tree decl, tree current_function_parms) in check_function_type()
16193 tree current_function_parms; in start_preparsed_function() local
16687 store_parm_decls (tree current_function_parms) in store_parm_decls()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc16930 check_function_type (tree decl, tree current_function_parms) in check_function_type()
17228 tree current_function_parms = DECL_ARGUMENTS (decl1); in start_preparsed_function() local
17524 store_parm_decls (tree current_function_parms) in store_parm_decls()