Searched defs:trueType (Results 1 – 5 of 5) sorted by relevance
24 explicit TSConditionalType(Expression *checkType, Expression *extendsType, Expression *trueType, in TSConditionalType()
34 explicit TSConditionalType(Expression *checkType, Expression *extendsType, Expression *trueType, in TSConditionalType()
479 auto *trueType = ParseTypeAnnotation(&options); in ParseConditionalType() local
791 …auto *trueType = DoOutsideOfDisallowConditinalTypesContext(&ParserImpl::ParseTsTypeAnnotation, &op… in ParseTsConditionalType() local
363 auto trueType = inst->GetInput(index).GetInst()->GetType(); in IsSafeCast() local