Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dpt.c125 static int inline_needs_template_parms PARAMS ((tree));
370 inline_needs_template_parms (decl) in inline_needs_template_parms() function
446 if (inline_needs_template_parms (decl))
DChangeLog.29709 (inline_needs_template_parms): Use TMPL_PARMS_DEPTH.
11895 (inline_needs_template_parms): Likewise.
12440 * pt.c (inline_needs_template_parms): New fn.
/openbsd/src/gnu/gcc/gcc/cp/
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()
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.