Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp224 void TypeRecorder::SetClassInst(int64_t classIndex, int64_t instIndex) in SetClassInst()
240 void TypeRecorder::SetClassType(int64_t instIndex, int64_t classIndex) in SetClassType()