Searched defs:TSIntersectionType (Results 1 – 3 of 3) sorted by relevance
34 explicit TSIntersectionType(ArenaVector<Expression *> &&types) in TSIntersectionType() function
24 explicit TSIntersectionType(ArenaVector<Expression *> &&types, ArenaAllocator *const allocator) in TSIntersectionType() function
81 class TSIntersectionType; variable