Lines Matching defs:throwError
444 … bool canBeTsTypePredicate, bool throwError) in ParseTsTypeReferenceOrTsTypePredicate()
458 bool throwError) in ParseTsThisTypeOrTsTypePredicate()
471 ir::Expression *ParserImpl::ParseTsTemplateLiteralType(bool throwError) in ParseTsTemplateLiteralType()
729 ir::Expression *ParserImpl::ParseTsThisType(bool throwError) in ParseTsThisType()
821 ir::Expression *ParserImpl::ParseTsTypeOperatorOrTypeReference(bool throwError) in ParseTsTypeOperatorOrTypeReference()
1079 ir::Expression *ParserImpl::ParseTsIndexAccessType(ir::Expression *typeName, bool throwError) in ParseTsIndexAccessType()
1718 …nionType *ParserImpl::ParseTsUnionType(ir::Expression *type, bool restrictExtends, bool throwError) in ParseTsUnionType()
1765 bool throwError) in ParseTsIntersectionType()
1862 …on *ParserImpl::ParseTsParenthesizedOrFunctionType(ir::Expression *typeAnnotation, bool throwError) in ParseTsParenthesizedOrFunctionType()
1924 bool throwError, bool abstractConstructor) in ParseTsFunctionType()
3819 ir::TSTypeParameter *ParserImpl::ParseTsTypeParameter(bool throwError, bool addBinding, bool isAllo… in ParseTsTypeParameter()
3892 ir::TSTypeParameterDeclaration *ParserImpl::ParseTsTypeParameterDeclaration(bool throwError, bool i… in ParseTsTypeParameterDeclaration()
3951 ir::TSTypeParameterInstantiation *ParserImpl::ParseTsTypeParameterInstantiation(bool throwError) in ParseTsTypeParameterInstantiation()