Searched defs:ITT_ATTRIBUTE_FALLTHROUGH (Results 1 – 1 of 1) sorted by relevance
65 #define ITT_ATTRIBUTE_FALLTHROUGH [[fallthrough]] macro67 #define ITT_ATTRIBUTE_FALLTHROUGH [[gnu::fallthrough]] macro69 #define ITT_ATTRIBUTE_FALLTHROUGH [[clang::fallthrough]] macro71 #define ITT_ATTRIBUTE_FALLTHROUGH __attribute__((fallthrough)) macro73 #define ITT_ATTRIBUTE_FALLTHROUGH macro