Home
last modified time | relevance | path

Searched refs:SetVariableTypeIndex (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp167 void TypeRecorder::SetVariableTypeIndex(const binder::Variable *variable, int64_t index) in SetVariableTypeIndex() function in panda::es2panda::extractor::TypeRecorder
183 SetVariableTypeIndex(identifier->Variable(), index); in SetIdentifierTypeIndex()
DtypeRecorder.h71 void SetVariableTypeIndex(const binder::Variable *variable, int64_t index);