Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-ssa-structalias.c5240 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5271 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-ssa-structalias.c5675 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5708 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()