Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp233 int64_t TypeRecorder::GetClassType(int64_t instIndex) const in GetClassType() function in panda::es2panda::extractor::TypeRecorder
/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 panda::PandaRuntimeInterface
194 compiler::ClassType PandaRuntimeInterface::GetClassType(MethodPtr method, IdType id) const in GetClassType() function in panda::PandaRuntimeInterface
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h168 inline GlobalTSTypeRef PUBLIC_API GetClassType(kungfu::GateType gateType) in GetClassType() function
Dts_manager.cpp678 GlobalTSTypeRef TSManager::GetClassType(GlobalTSTypeRef classInstanceGT) const in GetClassType() function in panda::ecmascript::TSManager
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h739 …virtual ClassType GetClassType([[maybe_unused]] MethodPtr method, [[maybe_unused]] IdType id) const in GetClassType() function
744 virtual ClassType GetClassType([[maybe_unused]] ClassPtr klassPtr) const in GetClassType() function
Dinst.h2061 ClassType GetClassType() const in GetClassType() function