Home
last modified time | relevance | path

Searched refs:inUnion (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTSparser.h49 ir::TSIntersectionType *ParseIntersectionType(ir::Expression *type, bool inUnion, bool restrictExtends);
H A DTSparser.cpp985 ir::TSIntersectionType *TSParser::ParseIntersectionType(ir::Expression *type, bool inUnion, bool restrictExtends) in ParseIntersectionType() argument
997 if (inUnion) { in ParseIntersectionType()
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.h258 ir::TSIntersectionType *ParseTsIntersectionType(ir::Expression *type, bool inUnion, bool restrictExtends,
H A DparserImpl.cpp1762 ir::TSIntersectionType *ParserImpl::ParseTsIntersectionType(ir::Expression *type, bool inUnion, bool restrictExtends, in ParseTsIntersectionType() argument
1777 if (inUnion) { in ParseTsIntersectionType()

Completed in 12 milliseconds