Searched refs:UpdateNodeTypeIndex (Results 1 – 3 of 3) sorted by relevance
68 void UpdateNodeTypeIndex(const ir::AstNode *node, int64_t index);
152 void TypeRecorder::UpdateNodeTypeIndex(const ir::AstNode *node, int64_t index) in UpdateNodeTypeIndex() function in panda::es2panda::extractor::TypeRecorder
815 recorder_->UpdateNodeTypeIndex(classDef, typeIndexShift_); in FillIndexSignatures()1034 recorder_->UpdateNodeTypeIndex(interfaceDef, typeIndexShift_); in FillMembers()