Home
last modified time | relevance | path

Searched refs:tsubst_default_arguments (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c168 static void tsubst_default_arguments PARAMS ((tree));
5661 tsubst_default_arguments (t);
5927 tsubst_default_arguments (fn) in tsubst_default_arguments() function
6259 tsubst_default_arguments (r);
H A DChangeLog.23561 * pt.c (tsubst_default_arguments): New function.
3568 (instantiate_class_template): Call tsubst_default_arguments for
/openbsd/gnu/gcc/gcc/cp/
H A Dpt.c154 static void tsubst_default_arguments (tree);
6110 tsubst_default_arguments (t); in instantiate_class_template()
6387 tsubst_default_arguments (tree fn) in tsubst_default_arguments() function
6736 tsubst_default_arguments (r); in tsubst_decl()
H A DChangeLog-19993561 * pt.c (tsubst_default_arguments): New function.
3568 (instantiate_class_template): Call tsubst_default_arguments for