Lines Matching defs:throwError
460 … bool canBeTsTypePredicate, bool throwError) in ParseTsTypeReferenceOrTsTypePredicate()
474 bool throwError) in ParseTsThisTypeOrTsTypePredicate()
487 ir::Expression *ParserImpl::ParseTsTemplateLiteralType(bool throwError) in ParseTsTemplateLiteralType()
745 ir::Expression *ParserImpl::ParseTsThisType(bool throwError) in ParseTsThisType()
837 ir::Expression *ParserImpl::ParseTsTypeOperatorOrTypeReference(bool throwError) in ParseTsTypeOperatorOrTypeReference()
1074 ir::Expression *ParserImpl::ParseTsIndexAccessType(ir::Expression *typeName, bool throwError) in ParseTsIndexAccessType()
1713 …nionType *ParserImpl::ParseTsUnionType(ir::Expression *type, bool restrictExtends, bool throwError) in ParseTsUnionType()
1760 bool throwError) in ParseTsIntersectionType()
1857 …on *ParserImpl::ParseTsParenthesizedOrFunctionType(ir::Expression *typeAnnotation, bool throwError) in ParseTsParenthesizedOrFunctionType()
1916 bool throwError, bool abstractConstructor) in ParseTsFunctionType()
3719 ir::TSTypeParameter *ParserImpl::ParseTsTypeParameter(bool throwError, bool addBinding, bool isAllo… in ParseTsTypeParameter()
3792 ir::TSTypeParameterDeclaration *ParserImpl::ParseTsTypeParameterDeclaration(bool throwError, bool i… in ParseTsTypeParameterDeclaration()
3851 ir::TSTypeParameterInstantiation *ParserImpl::ParseTsTypeParameterInstantiation(bool throwError) in ParseTsTypeParameterInstantiation()