Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp659 ir::Expression *ParserImpl::ParseTsConditionalType(ir::Expression *checkType, bool restrictExtends) in ParseTsConditionalType()
1533 ir::TSUnionType *ParserImpl::ParseTsUnionType(ir::Expression *type, bool restrictExtends) in ParseTsUnionType()
1572 …Type *ParserImpl::ParseTsIntersectionType(ir::Expression *type, bool inUnion, bool restrictExtends) in ParseTsIntersectionType()