Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp189 compiler::ClassType PandaRuntimeInterface::GetClassType(ClassPtr klassPtr) const in GetClassType() function in ark::PandaRuntimeInterface
218 compiler::ClassType PandaRuntimeInterface::GetClassType(MethodPtr method, IdType id) const in GetClassType() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h962 …virtual ClassType GetClassType([[maybe_unused]] MethodPtr method, [[maybe_unused]] IdType id) const in GetClassType() function
967 virtual ClassType GetClassType([[maybe_unused]] ClassPtr klassPtr) const in GetClassType() function
Dinst.h2005 ClassType GetClassType() const in GetClassType() function