Searched refs:SetClassType (Results 1 – 3 of 3) sorted by relevance
88 void SetClassType(int64_t instIndex, int64_t classIndex);
240 void TypeRecorder::SetClassType(int64_t instIndex, int64_t classIndex) in SetClassType() function in panda::es2panda::extractor::TypeRecorder
881 recorder_->SetClassType(typeIndexShift_, typeIndexRefShift_); in ClassInstType()