Searched refs:static_offset (Results 1 – 1 of 1) sorted by relevance
95 int static_offset);1941 int static_offset; in find_overload_match() local2227 int static_offset = oload_method_static (method, fns_ptr, ix); in find_oload_champ() local2250 bv = rank_function (parm_types, nparms, arg_types + static_offset, in find_oload_champ()2251 nargs - static_offset); in find_oload_champ()2284 for (jj = 0; jj < nargs - static_offset; jj++) in find_oload_champ()2310 int static_offset) in classify_oload_match() argument2314 for (ix = 1; ix <= nargs - static_offset; ix++) in classify_oload_match()