Home
last modified time | relevance | path

Searched defs:klass_ (Results 1 – 3 of 3) 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 ark::Class klass_; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_linker_test.cpp817 Class *klass_; member in ark::test::TestClassLinkerContext