Home
last modified time | relevance | path

Searched refs:ObjectArrayType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/verification/absint/
Dpanda_types.cpp235 type << ObjectArrayType(); in TypeOfArray()
437 NullRefType() << (ArrayType() | ObjectArrayType()) << RefType();
Dpanda_types.h217 const Type &ObjectArrayType() const in ObjectArrayType() function