Searched defs:typeList (Results 1 – 3 of 3) sorted by relevance
94 … ArenaVector<checker::Type *> &typeList, checker::Type *const spreadType) in CalculateLUBForTuple()162 ArenaVector<checker::Type *> typeList(checker->Allocator()->Adapter()); in GetType() local
36 explicit ETSTuple(const ArenaVector<ir::TypeNode *> &typeList) in ETSTuple()
378 CVector<GlobalTSTypeRef> typeList; in InferPhiGate() local