Searched refs:__has_attribute (Results 1 – 3 of 3) sorted by relevance
71 #if __has_attribute(__assume_aligned__)97 #if __has_attribute(__copy__)122 #if __has_attribute(__designated_init__)133 #if __has_attribute(__error__)144 #if __has_attribute(__externally_visible__)181 #if __has_attribute(__no_caller_saved_registers__)192 #if __has_attribute(__noclone__)209 #if __has_attribute(__fallthrough__)236 #if __has_attribute(__nonstring__)248 #if __has_attribute(__no_profile_instrument_function__)[all …]
102 #if __has_attribute(__no_sanitize_address__)108 #if defined(__SANITIZE_THREAD__) && __has_attribute(__no_sanitize_thread__)114 #if __has_attribute(__no_sanitize_undefined__)120 #if defined(CONFIG_KCOV) && __has_attribute(__no_sanitize_coverage__)
64 #ifndef __has_attribute65 #define __has_attribute(x) 0 macro73 #if __has_attribute(__fallthrough__)