Home
last modified time | relevance | path

Searched refs:UpdateNodeTypeIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.h68 void UpdateNodeTypeIndex(const ir::AstNode *node, int64_t index);
DtypeRecorder.cpp152 void TypeRecorder::UpdateNodeTypeIndex(const ir::AstNode *node, int64_t index) in UpdateNodeTypeIndex() function in panda::es2panda::extractor::TypeRecorder
DtypeSystem.h815 recorder_->UpdateNodeTypeIndex(classDef, typeIndexShift_); in FillIndexSignatures()
1034 recorder_->UpdateNodeTypeIndex(interfaceDef, typeIndexShift_); in FillMembers()