Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DTSparser.cpp997 ir::TSIntersectionType *TSParser::ParseIntersectionType(ir::Expression *type, bool inUnion, bool re… in ParseIntersectionType()
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp1767 ir::TSIntersectionType *ParserImpl::ParseTsIntersectionType(ir::Expression *type, bool inUnion, boo… in ParseTsIntersectionType()