Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dpt.cc2083 get_template_for_ordering (tree list) in get_template_for_ordering() function
2107 int winner = more_constrained (get_template_for_ordering (champ), in most_constrained_function()
2108 get_template_for_ordering (c)); in most_constrained_function()
2117 if (!more_constrained (get_template_for_ordering (champ), in most_constrained_function()
2118 get_template_for_ordering (c))) in most_constrained_function()
DChangeLog-20152070 (get_template_for_ordering, most_constrained_function)