Home
last modified time | relevance | path

Searched refs:template_parameter_lists_equivalent_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c3413 template_parameter_lists_equivalent_p (const_tree parms1, const_tree parms2) in template_parameter_lists_equivalent_p() function
3479 if (!template_parameter_lists_equivalent_p (parms1, parms2)) in template_heads_equivalent_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc3458 template_parameter_lists_equivalent_p (const_tree parms1, const_tree parms2) in template_parameter_lists_equivalent_p() function
3524 if (!template_parameter_lists_equivalent_p (parms1, parms2)) in template_heads_equivalent_p()
H A DChangeLog-20192118 (template_parameter_lists_equivalent_p): New. Compare template