Home
last modified time | relevance | path

Searched defs:intersectionType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTSparser.cpp1020 auto *intersectionType = AllocNode<ir::TSIntersectionType>(std::move(types)); in ParseIntersectionType() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp1804 auto *intersectionType = AllocNode<ir::TSIntersectionType>(std::move(types)); in ParseTsIntersectionType() local

Completed in 17 milliseconds