Searched refs:SetTypeSummaryIndex (Results 1 – 3 of 3) sorted by relevance
61 void SetTypeSummaryIndex(int64_t index);
122 void TypeRecorder::SetTypeSummaryIndex(int64_t index) in SetTypeSummaryIndex() function in panda::es2panda::extractor::TypeRecorder
125 recorder_->SetTypeSummaryIndex(counter.GetTypeIndexPlaceHolder()); in StartTypeExtractor()