Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_function.cpp99 const MIRType *MIRFunction::GetClassType() const in GetClassType() function in maple::MIRFunction
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp162 compiler::ClassType PandaRuntimeInterface::GetClassType(ClassPtr klassPtr) const in GetClassType() function in ark::PandaRuntimeInterface
194 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.h836 …virtual ClassType GetClassType([[maybe_unused]] MethodPtr method, [[maybe_unused]] IdType id) const in GetClassType() function
841 virtual ClassType GetClassType([[maybe_unused]] ClassPtr klassPtr) const in GetClassType() function
Dinst.h1991 ClassType GetClassType() const in GetClassType() function