Home | History | Annotate | Download | only in Sema

Lines Matching full:vprintf

1021       // For vprintf* functions (i.e., HasVAListArg==true), we add a
1026 // to a vprintf function. For example:
1032 // vprintf(fmt, ap); // Do NOT emit a warning about "fmt".