Home
last modified time | relevance | path

Searched refs:finish_template_variable (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20152053 (finish_template_variable): Handle concepts and constraints.
2122 (finish_template_variable): Add complain parm.
3964 * pt.c (finish_template_variable): Move from semantics.c.
H A DChangeLog-201616 * pt.c (finish_template_variable): Use most_general_template.
1927 * pt.c: (finish_template_variable): Be less redundant with this error
H A Dcp-tree.h7638 extern tree finish_template_variable (tree, tsubst_flags_t = tf_warning_or_error);
H A DChangeLog-20141637 * semantics.c (finish_template_variable): New.
H A Dsemantics.cc4230 decl = finish_template_variable (decl); in finish_id_expression_1()
H A DChangeLog-20212321 * pt.c (finish_template_variable): Pass the partially
H A Dpt.cc10411 finish_template_variable (tree var, tsubst_flags_t complain) in finish_template_variable() function
10453 templ = finish_template_variable (templ, complain); in lookup_and_finish_template_variable()
H A DChangeLog-20181878 (finish_template_variable): Likewise.
H A DChangeLog-20203522 * pt.c (finish_template_variable): Return if
H A DChangeLog-20192141 (finish_template_variable): Don't process concepts here.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7247 extern tree finish_template_variable (tree, tsubst_flags_t = tf_warning_or_error);
H A Dsemantics.c3896 decl = finish_template_variable (decl); in finish_id_expression_1()
H A Dpt.c10168 finish_template_variable (tree var, tsubst_flags_t complain) in finish_template_variable() function
10206 templ = finish_template_variable (templ, complain); in lookup_and_finish_template_variable()