Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDgdbtypes.h1266 extern struct badness_vector *rank_function (struct type **, int,
HDvalops.c2250 bv = rank_function (parm_types, nparms, arg_types + static_offset, in find_oload_champ()
HDgdbtypes.c2256 rank_function (struct type **parms, int nparms, struct type **args, int nargs) in rank_function() function