Searched defs:tupleType (Results 1 – 5 of 5) sorted by relevance
110 …checker::Type *tupleType = checker->CreateTupleType(desc, std::move(elementFlags), combinedFlags, … in GetType() local
178 auto *const tupleType = checker->Allocator()->New<checker::ETSTupleType>( in GetType() local
834 auto *tupleType = AllocNode<ir::TSTupleType>(std::move(elements)); in ParseTupleType() local
2778 auto *const tupleType = AllocNode<ir::ETSTuple>(Allocator()); in ParseETSTupleType() local
1029 auto *tupleType = AllocNode<ir::TSTupleType>(std::move(elements)); in ParseTsTupleType() local