Searched refs:__has_feature (Results 1 – 25 of 26) sorted by relevance
12
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(address_sanitizer)30 #if __has_feature(address_sanitizer)52 #if __has_feature(address_sanitizer) in main()
44 #if !__has_feature(hwaddress_sanitizer) in SetDefaultHeapTaggingLevel()128 #if !__has_feature(hwaddress_sanitizer) in SetHeapTaggingLevel()
38 #if __has_feature(hwaddress_sanitizer)
104 #if __has_feature(hwaddress_sanitizer) in __libc_preinit_impl()
54 #if __has_feature(hwaddress_sanitizer)387 #if __has_feature(hwaddress_sanitizer) in __libc_init()
37 #if __has_feature(hwaddress_sanitizer)320 #if __has_feature(hwaddress_sanitizer) in LimitEnable()
34 #if __has_feature(hwaddress_sanitizer)
298 #if __has_feature(hwaddress_sanitizer)
7 #ifndef __has_feature8 #define __has_feature(__x) 0 macro10 #if !(__has_feature(cxx_static_assert)) && !defined(static_assert)
35 #if defined(__BIONIC__) && __has_feature(address_sanitizer)
17 #if __has_feature(shadow_call_stack)
108 #if __has_feature(hwaddress_sanitizer) in TEST_F()
49 #if __has_feature(hwaddress_sanitizer) in main()
78 #if __has_feature(hwaddress_sanitizer) in set_protection()
65 #if __has_feature(hwaddress_sanitizer)
197 #if __has_feature(hwaddress_sanitizer)
441 #define RAPIDJSON_HAS_CXX11_RVALUE_REFS __has_feature(cxx_rvalue_references) && \454 #define RAPIDJSON_HAS_CXX11_NOEXCEPT __has_feature(cxx_noexcept)
36 # if __has_feature(cxx_atomic)
26 #if __has_feature(hwaddress_sanitizer)
158 #if __has_feature(hwaddress_sanitizer) && __clang_major__ >= 10
72 #if __has_feature(address_sanitizer)
251 # if __has_feature(address_sanitizer)
1249 #if defined(__has_feature) in SuspendAllDaemonThreadsForShutdown()1250 #if __has_feature(address_sanitizer) || __has_feature(hwaddress_sanitizer) in SuspendAllDaemonThreadsForShutdown()
39 #if __has_feature(address_sanitizer)