Searched refs:__has_attribute (Results 1 – 10 of 10) sorted by relevance
72 #if __has_attribute(__assume_aligned__)98 #if __has_attribute(__copy__)111 #if __has_attribute(__diagnose_as_builtin__)135 #if __has_attribute(__designated_init__)146 #if __has_attribute(__error__)157 #if __has_attribute(__externally_visible__)194 #if __has_attribute(__no_caller_saved_registers__)205 #if __has_attribute(__noclone__)222 #if __has_attribute(__fallthrough__)249 #if __has_attribute(__nonstring__)[all …]
85 #if __has_attribute(__no_sanitize_address__)91 #if defined(__SANITIZE_THREAD__) && __has_attribute(__no_sanitize_thread__)97 #if __has_attribute(__no_sanitize_undefined__)103 #if defined(CONFIG_KCOV) && __has_attribute(__no_sanitize_coverage__)
12 __has_attribute(btf_type_tag) && !defined(__BINDGEN__)
51 #ifndef __has_attribute52 #define __has_attribute(x) 0 macro60 #if __has_attribute(__fallthrough__)
73 #ifndef __has_attribute74 #define __has_attribute(x) 0 /* Compatibility with non-clang compilers. */ macro82 #if ((defined(__clang__) && __has_attribute(__target__)) \
13 #ifdef __has_attribute14 #define HAVE_ATTRIBUTE(x) __has_attribute(x)
29 #ifdef __has_attribute30 #if __has_attribute(disable_tail_calls)
7 #if __has_attribute(btf_type_tag)
7 #if __has_attribute(btf_decl_tag)
19 #if __has_attribute(__error__)