Home
last modified time | relevance | path

Searched defs:for (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/test/Rewriter/
H A Dobjc-modern-fast-enumeration.mm12 for (id a in y) { function
/llvm-project-15.0.7/clang/test/Preprocessor/
H A Dmacro-reserved-cxx11.cpp4 #define for 0 // expected-warning {{keyword is hidden by macro definition}} macro
H A Dmacro_expand.c11 #define for(x) h(x macro
H A Dmacro-reserved.cpp3 #define for 0 // expected-warning {{keyword is hidden by macro definition}} macro
H A Dmacro-reserved.c3 #define for 0 // expected-warning {{keyword is hidden by macro definition}} macro
H A Dcxx_oper_keyword_ms_compat.cpp55 #define for macro
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Darc-0x.mm28 for (auto x : array) { // expected-warning{{'auto' deduced as 'id' in declaration of 'x'}} function
/llvm-project-15.0.7/llvm/docs/
H A DExceptionHandling.rst340 .. _llvm.eh.begincatch: