Searched refs:kFormat8 (Results 1 – 2 of 2) sorted by relevance
517 const char kFormat8[] = "%1$d %d"; // expected-note{{format string is defined here}} in pr9751() local518 …printf(kFormat8, 4, 4); // expected-warning{{cannot mix positional and non-positional arguments in… in pr9751()
40 kFormat8 = 8, enumerator