Searched refs:Int_unused (Results 1 – 1 of 1) sorted by relevance
16 typedef int Int_unused __attribute__((unused)); typedef23 Int_unused i1; // expected-warning {{'Int_unused' was marked unused but was used}} in test0()