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

/freebsd-10.1-release/contrib/gcc/cp/
H A Dpt.c6567 int args_depth;
6638 args_depth = TMPL_ARGS_DEPTH (args);
6641 if (args_depth > parms_depth
11941 int args_depth;
11944 args_depth = TMPL_ARGS_DEPTH (args);
11946 if (args_depth > parms_depth)
6566 int args_depth; local
11939 int args_depth; local

Completed in 101 milliseconds