HomeSort by relevance Sort by last modified time
    Searched defs:b3 (Results 1 - 25 of 135) sorted by null

1 2 3 4 5 6

  /external/clang/test/Sema/
for.c 6 void b3 (void) { for (static int f;;); } // expected-error {{declaration of non-local variable}} function