Home | History | Annotate | Download | only in Sema

Lines Matching refs:Variadic

1474     // If the element type is a struct or union that contains a variadic
2800 // We allow a zero-parameter variadic function in C if the
2828 EPI.Variadic = FTI.isVariadic;
2836 // potentially variadic.