Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dgdbtypes.h1266 extern struct badness_vector *rank_function (struct type **, int,
H A Dvalops.c2250 bv = rank_function (parm_types, nparms, arg_types + static_offset, in find_oload_champ()
H A Dgdbtypes.c2256 rank_function (struct type **parms, int nparms, struct type **args, int nargs) in rank_function() function