Searched refs:__has_cpp_attribute (Results 1 – 1 of 1) sorted by relevance
28 #ifndef __has_cpp_attribute29 #define __has_cpp_attribute(x) 0 macro34 #if __has_cpp_attribute(clang::fallthrough)