Searched defs:otherParamType (Results 1 – 2 of 2) sorted by relevance
307 const Type* otherParamType = &otherParams[i]->type(); in parameters_match() local327 const Type* otherParamType = &otherParams[i]->type(); in parameters_match() local
414 ParameterizedType otherParamType = (ParameterizedType) other; in parameterizedTypeOf() local