Lines Matching full:fallthrough
827 fallthrough (clang::fallthrough)
834 The ``clang::fallthrough`` attribute is used along with the
835 ``-Wimplicit-fallthrough`` argument to annotate intentional fall-through
850 // compile with -Wimplicit-fallthrough
857 [[clang::fallthrough]];
865 [[clang::fallthrough]];
869 [[clang::fallthrough]]; // warning: fallthrough annotation does not