Searched defs:falseType (Results 1 – 5 of 5) sorted by relevance
47 TSConditionalTypeBuilder &SetFalseType(Expression *falseType) in SetFalseType()
25 Expression *falseType, ArenaAllocator *const allocator) in TSConditionalType()
35 Expression *falseType) in TSConditionalType()
490 auto *falseType = ParseTypeAnnotation(&options); in ParseConditionalType() local
786 …auto *falseType = DoOutsideOfDisallowConditinalTypesContext(&ParserImpl::ParseTsTypeAnnotation, &o… in ParseTsConditionalType() local