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