Searched defs:current_function_parms (Results 1 – 3 of 3) sorted by relevance
10451 check_function_type (tree decl, tree current_function_parms) in check_function_type()10508 tree current_function_parms; in start_preparsed_function() local10895 store_parm_decls (tree current_function_parms) in store_parm_decls()
14252 check_function_type (decl, current_function_parms) in check_function_type() argument14321 tree current_function_parms; local14673 store_parm_decls (current_function_parms) in store_parm_decls() argument
96 static tree current_function_parms; variable