HomeSort by relevance Sort by last modified time
    Searched full:int_unused (Results 1 - 1 of 1) sorted by null

  /external/clang/test/Sema/
attr-unused.c 16 typedef int Int_unused __attribute__((unused));
23 Int_unused i1; // expected-warning {{'Int_unused' was marked unused but was used}}

Completed in 89 milliseconds