I'm trying to solve an integral of the form: $$\int_0^{4\pi}dx\hspace{1mm}\mathrm{e}^{i(a\cos(x)+ib\sin(x)+cmx)}$$ where $a,b, c$ are constants, and $m\in\mathbb{N}$.
I've tried looking in the big book of integrals and series but couldn't find anything helpful. I thought maybe this integral has a solution in the form of a Bessel function. Individually, e.g.,
$$\int_0^{4\pi}dx\hspace{1mm}\mathrm{e}^{ia\cos(x)}$$ and $$\int_0^{4\pi}dx\hspace{1mm}\mathrm{e}^{-b\sin(x)+icmx}$$ have forms of Bessel functions and their variations. But together, there seems to be no solution to this.
I have also looked into changing variables to get rid of the cosine and sine terms, but still no luck.
Any suggestions?