Home
last modified time | relevance | path

Searched defs:GetFieldClass (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/
Dcompiler.cpp570 uintptr_t PandaRuntimeInterface::GetFieldClass(FieldPtr field) const in GetFieldClass() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h778 virtual uintptr_t GetFieldClass([[maybe_unused]] FieldPtr field) const in GetFieldClass() function