Searched refs:ProcessTSArrayType (Results 1 – 2 of 2) sorted by relevance
115 void ProcessTSArrayType(const ir::TSArrayType *tsArrayType);
1493 ProcessTSArrayType(typeAnnotation->AsTSArrayType()); in ProcessTypeAnnotationType()1538 void TSDeclGen::ProcessTSArrayType(const ir::TSArrayType *tsArrayType) in ProcessTSArrayType() function in ark::es2panda::declgen_ets2ts::TSDeclGen