Home
last modified time | relevance | path

Searched defs:TSIntersectionType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsIntersectionType.h34 explicit TSIntersectionType(ArenaVector<Expression *> &&types) in TSIntersectionType() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h80 class TSIntersectionType; variable