Home
last modified time | relevance | path

Searched defs:__has_feature (Results 1 – 15 of 15) sorted by relevance

/llvm-project/mlir/include/mlir/ExecutionEngine/
H A DMsan.h21 #define __has_feature(x) 0 macro
/llvm-project/llvm/include/llvm-c/
H A DDeprecated.h19 # define __has_feature(x) 0 macro
/llvm-project/llvm/utils/TableGen/
H A DTableGen.cpp
/llvm-project/clang/tools/libclang/
H A DIndex_Internal.h19 #define __has_feature(x) 0 macro
H A DCIndex.cpp5054 #define __has_feature( global() macro
/llvm-project/libcxx/test/support/
H A Dmsvc_stdlib_force_include.h56 # define __has_feature(X) _MSVC_HAS_FEATURE_##X macro
/llvm-project/third-party/benchmark/src/
H A Dinternal_macros.h10 #define __has_feature(x) 0 macro
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_test_utils.h48 #define __has_feature(x) 0 macro
/llvm-project/llvm/include/llvm/Demangle/
H A DDemangleConfig.h19 #define __has_feature(x) 0 macro
/llvm-project/compiler-rt/test/sanitizer_common/
H A Dsanitizer_specific.h11 # define __has_feature(x) 0 macro
/llvm-project/libcxxabi/src/demangle/
H A DDemangleConfig.h32 #define __has_feature(x) 0 macro
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h20 #define __has_feature(x) 0 macro
124 # define __has_feature(x) 0 macro
/llvm-project/libunwind/src/
H A Dlibunwind.cpp22 #define __has_feature(feature) 0 macro
/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h27 # define __has_feature(x) 0 macro
/llvm-project/clang/include/clang-c/
H A DIndex.h52 #define __has_feature(feature) 0 macro