Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/
Dobject_helpers.h28 class HClass; variable
/arkcompiler/runtime_core/runtime/include/
Dhclass.h41 HClass(uint32_t flags, panda_file::SourceLang lang) : BaseClass(lang) in HClass() function
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc.h52 class HClass; variable