Searched refs:conditionalType (Results 1 – 1 of 1) sorted by relevance
759 …auto *conditionalType = AllocNode<ir::TSConditionalType>(checkType, extendsType, trueType, falseTy… in ParseTsConditionalType() local761 conditionalType->SetRange({startLoc, endLoc}); in ParseTsConditionalType()763 return conditionalType; in ParseTsConditionalType()