Searched defs:HAS_CLANG_FALLTHROUGH (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/util/ | ||
| H A D | compiler.h | 82 # define HAS_CLANG_FALLTHROUGH __has_cpp_attribute(clang::fallthrough) macro 84 # define HAS_CLANG_FALLTHROUGH 0 macro |
Completed in 4 milliseconds