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

/freebsd-10.1-release/contrib/gcc/
H A Dtree-ssa-structalias.c3854 count_num_arguments (tree decl, bool *is_varargs) function
3892 vi->fullsize = count_num_arguments (decl, &is_varargs) + 1;

Completed in 26 milliseconds