Home
last modified time | relevance | path

Searched refs:maybe_aggr_guide (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20212435 * 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 DChangeLog1365 * pt.cc (maybe_aggr_guide): Set processing_template_decl when
H A DChangeLog-2019578 (maybe_aggr_guide): Check for copy-init here.
886 * pt.c (maybe_aggr_guide, collect_ctor_idx_types): New.
H A Dpt.cc29696 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 DChangeLog-20205504 * pt.c (maybe_aggr_guide): Check BRACE_ENCLOSED_INITIALIZER_P.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c28668 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()