Home
last modified time | relevance | path

Searched defs:IsInterface (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dclass_data_accessor.h38 bool IsInterface() const in IsInterface() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dclass_data_accessor.h38 bool IsInterface() const in IsInterface() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h224 bool IsInterface() const in IsInterface() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h405 bool IsInterface() const in IsInterface() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h568 bool IsInterface(ClassPtr klass) const override in IsInterface() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1328 virtual bool IsInterface([[maybe_unused]] ClassPtr unused) const in IsInterface() function