Lines Matching defs:throwError
438 … bool canBeTsTypePredicate, bool throwError) in ParseTsTypeReferenceOrTsTypePredicate()
452 bool throwError) in ParseTsThisTypeOrTsTypePredicate()
465 ir::Expression *ParserImpl::ParseTsTemplateLiteralType(bool throwError) in ParseTsTemplateLiteralType()
702 ir::Expression *ParserImpl::ParseTsThisType(bool throwError) in ParseTsThisType()
789 ir::Expression *ParserImpl::ParseTsTypeOperatorOrTypeReference(bool throwError) in ParseTsTypeOperatorOrTypeReference()
1024 ir::Expression *ParserImpl::ParseTsIndexAccessType(ir::Expression *typeName, bool throwError) in ParseTsIndexAccessType()
1746 …on *ParserImpl::ParseTsParenthesizedOrFunctionType(ir::Expression *typeAnnotation, bool throwError) in ParseTsParenthesizedOrFunctionType()
1802 bool throwError, bool abstractConstructor) in ParseTsFunctionType()
3281 ir::TSTypeParameter *ParserImpl::ParseTsTypeParameter(bool throwError, bool addBinding) in ParseTsTypeParameter()
3338 ir::TSTypeParameterDeclaration *ParserImpl::ParseTsTypeParameterDeclaration(bool throwError) in ParseTsTypeParameterDeclaration()
3397 ir::TSTypeParameterInstantiation *ParserImpl::ParseTsTypeParameterInstantiation(bool throwError) in ParseTsTypeParameterInstantiation()