Searched refs:vh_rtype (Results 1 – 1 of 1) sorted by relevance
1349 ObjPtr<Class> vh_rtype = GetReturnType(access_mode_template, var_type); in GetMethodTypeMatchForAccessModeImpl() local1351 !mt_rtype->IsAssignableFrom(vh_rtype)) { in GetMethodTypeMatchForAccessModeImpl()1354 if (!IsReturnTypeConvertible(vh_rtype, mt_rtype)) { in GetMethodTypeMatchForAccessModeImpl()