Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dcp-tree.h2205 (get_innermost_template_args ((NODE), 1))
4099 extern tree get_innermost_template_args (tree, int);
H A Dpt.c483 get_innermost_template_args (tree args, int n) in get_innermost_template_args() function
6633 args = get_innermost_template_args (args, parms_depth); in tsubst_decl()
11907 args = get_innermost_template_args (args, parms_depth); in regenerate_decl_from_template()
12101 args = get_innermost_template_args in instantiate_decl()
H A DChangeLog-20003335 (get_innermost_template_args): New function.
3342 (get_innermost_template_args): New function.
3355 get_innermost_template_args.
H A DChangeLog-20042563 get_innermost_template_args, begin_explicit_instantiation,
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h2365 (get_innermost_template_args ((NODE), 1))
4063 extern tree get_innermost_template_args PARAMS ((tree, int));
H A Dpt.c617 get_innermost_template_args (args, n) in get_innermost_template_args() function
6154 args = get_innermost_template_args (args, parms_depth);
10366 args = get_innermost_template_args
H A DChangeLog13207 (get_innermost_template_args): New function.
13214 (get_innermost_template_args): New function.
13227 get_innermost_template_args.