Searched refs:static_offset (Results 1 – 1 of 1) sorted by relevance
90 int static_offset);1872 int static_offset; in find_overload_match() local2158 int static_offset = oload_method_static (method, fns_ptr, ix); in find_oload_champ() local2181 bv = rank_function (parm_types, nparms, arg_types + static_offset, in find_oload_champ()2182 nargs - static_offset); in find_oload_champ()2215 for (jj = 0; jj < nargs - static_offset; jj++) in find_oload_champ()2241 int static_offset) in classify_oload_match() argument2245 for (ix = 1; ix <= nargs - static_offset; ix++) in classify_oload_match()