Home
last modified time | relevance | path

Searched refs:Int_unused (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Sema/
Dattr-unused.c16 typedef int Int_unused __attribute__((unused)); typedef
23 Int_unused i1; // expected-warning {{'Int_unused' was marked unused but was used}} in test0()