Searched refs:__has_feature (Results 1 – 5 of 5) sorted by relevance
24 #if !defined(__has_feature)25 # define __has_feature(x) 0 macro28 #if __has_feature(address_sanitizer)69 #if __has_feature(hwaddress_sanitizer)82 #if __has_feature(hwaddress_sanitizer) && defined(__aarch64__) in HWASanUntag()
26 #if __has_feature(hwaddress_sanitizer)
158 #if __has_feature(hwaddress_sanitizer) && __clang_major__ >= 10
1245 #if defined(__has_feature) in SuspendAllDaemonThreadsForShutdown()1246 #if __has_feature(address_sanitizer) || __has_feature(hwaddress_sanitizer) in SuspendAllDaemonThreadsForShutdown()
25 #if __has_feature(hwaddress_sanitizer)