Searched refs:tsubst_exception_specification (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2007 | 113 * pt.c (tsubst_exception_specification): Handle substitutions into 2717 (tsubst_exception_specification): Handle pack expansions in
|
H A D | ChangeLog-2012 | 134 * pt.c (tsubst_exception_specification): Likewise.
|
H A D | pt.cc | 15472 tsubst_exception_specification (tree fntype, in tsubst_exception_specification() function 16261 specs = tsubst_exception_specification (t, args, complain, in_decl, in tsubst() 26189 specs = tsubst_exception_specification (TREE_TYPE (code_pattern), in regenerate_decl_from_template()
|
H A D | ChangeLog-2010 | 2500 * pt.c (tsubst_exception_specification): Handle it.
|
H A D | ChangeLog-2016 | 547 tsubst_exception_specification.
|
H A D | ChangeLog-2011 | 2916 * pt.c (tsubst_exception_specification): Add defer_ok parm.
|
H A D | ChangeLog-2021 | 5035 * pt.c (tsubst_exception_specification): Stash new_specs into
|
H A D | ChangeLog-2018 | 262 * pt.c (tsubst_exception_specification): Handle
|
H A D | ChangeLog-2004 | 1466 (tsubst_exception_specification): New function.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | pt.c | 15068 tsubst_exception_specification (tree fntype, in tsubst_exception_specification() function 15845 specs = tsubst_exception_specification (t, args, complain, in_decl, in tsubst() 25291 specs = tsubst_exception_specification (TREE_TYPE (code_pattern), in regenerate_decl_from_template()
|