Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dpt.c124 static int inline_needs_template_parms (tree);
306 inline_needs_template_parms (tree decl) in inline_needs_template_parms() function
386 if (inline_needs_template_parms (decl)) in maybe_begin_member_template_processing()
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.