Home
last modified time | relevance | path

Searched defs:__has_attribute (Results 1 – 11 of 11) sorted by relevance

/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dcpu_model.h21 #define __has_attribute(attr) 0 macro
/llvm-project/libc/src/__support/macros/
H A Dattributes.h23 #define __has_attribute(x) 0 macro
/llvm-project/flang/include/flang/Common/
H A Dapi-attrs.h166 #define __has_attribute(x) 0 macro
/llvm-project/libcxx/test/support/
H A Dmsvc_stdlib_force_include.h64 # define __has_attribute(X) _MSVC_HAS_ATTRIBUTE_##X macro
/llvm-project/libcxxabi/include/
H A D__cxxabi_config.h18 #define __has_attribute(_attribute_) 0 macro
/llvm-project/llvm/include/llvm/Demangle/
H A DDemangleConfig.h27 #define __has_attribute(x) 0 macro
/llvm-project/libcxxabi/src/demangle/
H A DDemangleConfig.h40 #define __has_attribute(x) 0 macro
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerPlatform.h83 #define __has_attribute(x) 0 macro
/llvm-project/openmp/runtime/src/
H A Dkmp_os.h49 #define __has_attribute(x) 0 macro
/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h35 # define __has_attribute(x) 0 macro
[all...]
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h129 # define __has_attribute(x) 0 macro