Home | History | Annotate | Download | only in Sema

Lines Matching refs:Variadic

2023   // If a variadic prototype is followed by a non-variadic K&R definition,
2024 // the K&R definition becomes variadic. This is sort of an edge case, but
5611 // Turn this into a variadic function with no parameters.
5614 EPI.Variadic = true;