Home
last modified time | relevance | path

Searched defs:IsInstantiable (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h415 bool IsInstantiable() const in IsInstantiable() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h220 bool IsInstantiable(ClassPtr klass) const override in IsInstantiable() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h558 virtual bool IsInstantiable([[maybe_unused]] ClassPtr klass) const in IsInstantiable() function