Home
last modified time | relevance | path

Searched defs:klass_ (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Ddyn_objects.h51 __extension__ uint8_t klass_[0]; // NOLINT(modernize-avoid-c-arrays) variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h457 panda::Class klass_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dts2ets_tstype.cpp102 panda::Class *klass_ {}; member
/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_linker_test.cpp800 Class *klass_; member in panda::test::TestClassLinkerContext