Searched refs:tupleTypeList (Results 1 – 1 of 1) sorted by relevance
2777 ArenaVector<ir::TypeNode *> tupleTypeList(Allocator()->Adapter()); in ParseETSTupleType() local2819 tupleTypeList.push_back(currentTypeAnnotation); in ParseETSTupleType()2834 tupleType->SetTypeAnnotationsList(tupleTypeList); in ParseETSTupleType()