Searched defs:newTypes (Results 1 – 5 of 5) sorted by relevance
126 List<ResolvedType> newTypes = new LinkedList<>(exceptionTypes); in replaceExceptionType() local
64 auto newTypes = llvm::to_vector<4>(curTypes); in setType() local
343 ImmutableList.Builder<TypeElement> newTypes = ImmutableList.builder(); in methodFromSuperinterfaces() local
751 SmallVector<Type, 4> newTypes; in matchAndRewrite() local
2401 auto newTypes = ArrayRef<Type>(results).drop_front(currentCount); in convertType() local