Home
last modified time | relevance | path

Searched refs:SetClassType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.h88 void SetClassType(int64_t instIndex, int64_t classIndex);
DtypeRecorder.cpp240 void TypeRecorder::SetClassType(int64_t instIndex, int64_t classIndex) in SetClassType() function in panda::es2panda::extractor::TypeRecorder
DtypeSystem.h885 recorder_->SetClassType(typeIndexShift_, typeIndexRefShift_); in ClassInstType()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h2056 void SetClassType(ClassType classType) in SetClassType() function
5933 SetClassType(classType); in Base()
5982 SetClassType(classType); in Base()