Searched defs:EXPAND_2_OUTER_CASES (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/INPUTS/ |
| H A D | cfg-nested-switches.c | 8 #define EXPAND_2_OUTER_CASES(i, x, y) OUTER_CASE(i, x, y); OUTER_CASE(i + 1, x, y); macro
|
| H A D | cfg-nested-var-scopes.cpp | 27 #define EXPAND_2_OUTER_CASES(i, x, y) OUTER_CASE(i, x, y); OUTER_CASE(i + 1, x, y); macro
|