Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c113 static struct c_arg_info *current_function_arg_info; variable
4790 current_function_arg_info = arg_info; in grokdeclarator()
6606 current_function_arg_info = arg_info; in store_parm_decls_from()
6624 struct c_arg_info *arg_info = current_function_arg_info; in store_parm_decls()
6625 current_function_arg_info = 0; in store_parm_decls()
6962 p->arg_info = current_function_arg_info; in c_push_function_context()
6991 current_function_arg_info = p->arg_info; in c_pop_function_context()