Searched refs:maybe_aggr_guide (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-2021 | 2435 * pt.c (maybe_aggr_guide): Handle alias templates appropriately. 4455 (maybe_aggr_guide): Use the original template type where needed. In 4624 (maybe_aggr_guide): Fix order of arguments to is_spec_or_derived.
|
| H A D | ChangeLog | 1365 * pt.cc (maybe_aggr_guide): Set processing_template_decl when
|
| H A D | ChangeLog-2019 | 578 (maybe_aggr_guide): Check for copy-init here. 886 * pt.c (maybe_aggr_guide, collect_ctor_idx_types): New.
|
| H A D | pt.cc | 29696 maybe_aggr_guide (tree tmpl, tree init, vec<tree,va_gc> *args) in maybe_aggr_guide() function 29708 if (tree guide = maybe_aggr_guide (TI_TEMPLATE (tinfo), init, args)) in maybe_aggr_guide() 30232 if (tree guide = maybe_aggr_guide (tmpl, init, args)) in do_class_deduction()
|
| H A D | ChangeLog-2020 | 5504 * pt.c (maybe_aggr_guide): Check BRACE_ENCLOSED_INITIALIZER_P.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | pt.c | 28668 maybe_aggr_guide (tree tmpl, tree init, vec<tree,va_gc> *args) in maybe_aggr_guide() function 29122 if (tree guide = maybe_aggr_guide (tmpl, init, args)) in do_class_deduction()
|