Searched defs:restrictExtends (Results 1 – 1 of 1) sorted by relevance
720 ir::Expression *ParserImpl::ParseTsConditionalType(ir::Expression *checkType, bool restrictExtends) in ParseTsConditionalType()1616 ir::TSUnionType *ParserImpl::ParseTsUnionType(ir::Expression *type, bool restrictExtends) in ParseTsUnionType()1655 …Type *ParserImpl::ParseTsIntersectionType(ir::Expression *type, bool inUnion, bool restrictExtends) in ParseTsIntersectionType()