Ah ok. In small signal analysis, the DC Vdd source is only setting up bias points. Because Vdd = constant, in this equation:
Vout = A*Vin + B*Vdd
The B*Vdd term settles to a constant value some short time after the circuit is switched on. We then only consider the remaining portion:
Vout = A*Vin
which you can write a transfer function for. The total result is understood to be the sum of the steady (dc) value supplied by Vdd and the variable part due to Vin.
By superposition, we find Vout=A*Vin by setting the dc sources to zero (ie set Vdd=0).
===So for ac analysis:
1.
Find the DC portion of the response. This is called the bias point. We only consider steady inputs like your Vdd=5 volts in this part. If Vin had a dc component we would consider that dc part *only* as well. Superposition is going to allow us to find the total response by separating this DC part that doesn't change while the circuit is on from the more interesting part in 2 below.
In your circuit, Vin is applied to a series capacitor. This is often done in audio circuits to block the dc component of Vin. In other words, if Vin has a dc component (and it will), it is blocked by that capacitor and will not affect the steady value of Vout determined by Vdd. This is a means to allow the dc bias point of the circuit generating Vin to be set without considering the following circuit.
2.
Find the part of the response that varies. By superpostion, we can set Vdd (and all other steady sources, including the dc portion of Vin) to zero in this part. This means in your circuit you would ground Vdd. Now you can find your transfer function Vout/Vin.It is understood that the total response will be a steady output voltage plus a varying part (Vout/Vin) added to it. In your bode plot, you are only interested in Vout/Vin. The steady part is what keeps the following transistors properly biased in their active regions.
I explained it differently than is normally done in books so I hope I gave a different angle if you didn't pick up on it the other way :)