Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19982921 (inline_needs_template_parms): Use TMPL_PARMS_DEPTH.
5107 (inline_needs_template_parms): Likewise.
5652 * pt.c (inline_needs_template_parms): New fn.
H A DChangeLog-20071533 * pt.c (inline_needs_template_parms): Fix comment; change return type
H A Dpt.cc172 static bool inline_needs_template_parms (tree, bool);
448 inline_needs_template_parms (tree decl, bool nsdmi) in inline_needs_template_parms() function
526 if (inline_needs_template_parms (decl, nsdmi)) in maybe_begin_member_template_processing()
H A DChangeLog-2013404 (inline_needs_template_parms): Adjust.
H A DChangeLog-2021235 * pt.c (inline_needs_template_parms): Inspect
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c177 static bool inline_needs_template_parms (tree, bool);
441 inline_needs_template_parms (tree decl, bool nsdmi) in inline_needs_template_parms() function
519 if (inline_needs_template_parms (decl, nsdmi)) in maybe_begin_member_template_processing()