Home
last modified time | relevance | path

Searched defs:IsInterface (Results 1 – 7 of 7) 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/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dclass_hierarchy.h62 bool IsInterface() const in IsInterface() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h527 bool IsInterface(ClassPtr klass) const override in IsInterface() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h395 bool IsInterface() const in IsInterface() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp661 bool EtsClass::IsInterface() const in IsInterface() function in panda::ets::EtsClass
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1074 virtual bool IsInterface([[maybe_unused]] ClassPtr unused) const in IsInterface() function