Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp240 void TypeRecorder::SetClassType(int64_t instIndex, int64_t classIndex) in SetClassType() function in panda::es2panda::extractor::TypeRecorder
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h2056 void SetClassType(ClassType classType) in SetClassType() function