Searched defs:for (Results 1 – 8 of 8) sorted by relevance
12 for (id a in y) { function
4 #define for 0 // expected-warning {{keyword is hidden by macro definition}} macro
11 #define for(x) h(x macro
3 #define for 0 // expected-warning {{keyword is hidden by macro definition}} macro
55 #define for macro
28 for (auto x : array) { // expected-warning{{'auto' deduced as 'id' in declaration of 'x'}} function
340 .. _llvm.eh.begincatch: