Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
DdeclgenEts2Ts.h115 void ProcessTSArrayType(const ir::TSArrayType *tsArrayType);
DdeclgenEts2Ts.cpp1493 ProcessTSArrayType(typeAnnotation->AsTSArrayType()); in ProcessTypeAnnotationType()
1538 void TSDeclGen::ProcessTSArrayType(const ir::TSArrayType *tsArrayType) in ProcessTSArrayType() function in ark::es2panda::declgen_ets2ts::TSDeclGen