Searched refs:more_specialized_fn (Results 1 – 4 of 4) sorted by relevance
4359 * call.c (joust): Adjust length count to more_specialized_fn.4360 * pt.c (more_specialized_fn): Cope with non-static member vs6107 * pt.c (more_specialized_fn): Member functions are unordered wrt6134 * call.c (joust): Use more_specialized_fn.6137 (more_specialized_fn): ... this.6142 (more_specialized_fn): ... this. Implement DR 214.
4126 extern int more_specialized_fn (tree, tree, int);
6226 winner = more_specialized_fn in joust()
11050 more_specialized_fn (tree pat1, tree pat2, int len) in more_specialized_fn() function