Searched refs:most_specialized_instantiation (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dpt.c8773 most_specialized_instantiation (instantiations, explicit_args)
8834 return most_specialized_instantiation (candidates, explicit_args);
8771 most_specialized_instantiation (instantiations, explicit_args) function
H A Dclass.c5080 interoperability with most_specialized_instantiation. */
5209 tree match = most_specialized_instantiation (matches,
H A Dcp-tree.h3243 extern tree most_specialized_instantiation PROTO((tree, tree));
/haiku-buildtools/gcc/gcc/cp/
H A Dcp-tree.h5748 extern tree most_specialized_instantiation (tree);
H A Dclass.c7544 interoperability with most_specialized_instantiation. */
7693 tree match = most_specialized_instantiation (matches);
H A Dpt.c2123 tree tmpl = most_specialized_instantiation (templates);
19412 most_specialized_instantiation (tree templates)
19410 most_specialized_instantiation (tree templates) function

Completed in 402 milliseconds