Searched refs:getTypeWithArguments (Results 1 – 4 of 4) sorted by relevance
40 mName, mTypeName, mType.getTypeWithArguments(typeArgumentMapping), mIsVarArg, mPosition); in cloneWithTypeArguments()70 type().getTypeWithArguments(typeMapping).makeHDF( in makeHDF()
456 public TypeInfo getTypeWithArguments(Map<String, TypeInfo> typeArguments) { in getTypeWithArguments() method in TypeInfo465 newArgs.add(t.getTypeWithArguments(typeArguments)); in getTypeWithArguments()
246 TypeInfo returnType = mReturnType.getTypeWithArguments(typeArgumentMapping); in cloneForClass()573 returnType().getTypeWithArguments(typeMapping).makeHDF( in makeHDF()
338 type = type.getTypeWithArguments(typeArgumentsMap); in justMyInterfacesWithTypes()429 lastCtp = new ClassTypePair(superclass, supertype.getTypeWithArguments(typeArgumentsMap)); in superClassesWithTypes()