Searched refs:ObjectArrayType (Results 1 – 2 of 2) sorted by relevance
235 type << ObjectArrayType(); in TypeOfArray()437 NullRefType() << (ArrayType() | ObjectArrayType()) << RefType();
217 const Type &ObjectArrayType() const in ObjectArrayType() function