Searched refs:is_compatible_template_arg (Results 1 – 6 of 6) sorted by relevance
182 * pt.cc (is_compatible_template_arg): New parameter 'args'.185 is_compatible_template_arg.
2047 is_compatible_template_arg.2071 (is_compatible_template_arg, convert_wildcard_argument)
1588 (is_compatible_template_arg): Adjust call to weakly_subsumes.1908 * pt.c (is_compatible_template_arg): Correct documentation to
1000 * pt.c (is_compatible_template_arg): Set processing_template_decl
8329 is_compatible_template_arg (tree parm, tree arg, tree args) in is_compatible_template_arg() function8609 if (!is_compatible_template_arg (parm, arg, args)) in convert_template_argument()
2123 (is_compatible_template_arg): Use weakly_subsumes.