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

/freebsd-11-stable/contrib/gcc/cp/
H A Dcp-tree.h2221 (get_innermost_template_args ((NODE), 1))
4160 extern tree get_innermost_template_args (tree, int);
H A Dpt.c483 get_innermost_template_args (tree args, int n) function
6643 args = get_innermost_template_args (args, parms_depth);
11947 args = get_innermost_template_args (args, parms_depth);
12141 args = get_innermost_template_args

Completed in 93 milliseconds