DSolve[c0 + a0*x + b0*y[x] + (c1 + a1*x + b1*y[x])*Derivative[1][y][x] + (c2 + a2*x + b2*y[x])*Derivative[1][y][x]^2 == 0,y[x],x]