Home
last modified time | relevance | path

Searched refs:SetSupertypeOfArray (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/
Ddefault_plugin.cpp37 types->SetSupertypeOfArray(types->Object()); in TypeSystemSetup()
/arkcompiler/runtime_core/static_core/plugins/ets/verification/
Dets_plugin.cpp45 types->SetSupertypeOfArray(types->Object()); in TypeSystemSetup()
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_system.h57 void SetSupertypeOfArray(Type supertype) in SetSupertypeOfArray() function