Searched defs:arrType (Results 1 – 4 of 4) sorted by relevance
52 static Object[] concatArrays(Object[] arrType, Object[] left, Object[] right) { in concatArrays()
895 Object[] arrType = getInfo(elementType.type, null); in writeVectorBody() local