Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/macros/
H A Dconfig.h19 #define __has_builtin(b) 0 macro
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c_checks.h17 #define __has_builtin(X) 0 macro
/llvm-project/compiler-rt/lib/orc/
H A Dcompiler.h29 # define __has_builtin(x) 0 macro
/llvm-project/llvm/include/llvm/Demangle/
H A DDemangleConfig.h31 #define __has_builtin(x) 0 macro
/llvm-project/libcxxabi/src/demangle/
H A DDemangleConfig.h44 #define __has_builtin(x) 0 macro
/llvm-project/compiler-rt/lib/builtins/
H A Dint_math.h23 #define __has_builtin(x) 0 macro
[all...]
/llvm-project/libcxxabi/src/
H A Dcxa_vector.cpp22 #define __has_builtin(x) 0 macro
/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h39 # define __has_builtin(x) 0 macro
/llvm-project/libc/utils/gpu/server/
H A Drpc_server.cpp11 #define __has_builtin(x) 0 macro
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h276 #define __has_builtin(x) 0 macro
/llvm-project/llvm/lib/Support/rpmalloc/
H A Drpmalloc.c37 #define __has_builtin(b) 0 macro