Home
last modified time | relevance | path

Searched defs:__has_extension (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_atomic_test.cpp16 #define __has_extension(x) 0 macro
/external/llvm/include/llvm/Support/
DCompiler.h29 # define __has_extension(x) 0 macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h29 # define __has_extension(x) 0 macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCompiler.h34 # define __has_extension(x) 0 macro
/external/llvm-project/llvm/include/llvm/Support/
DCompiler.h34 # define __has_extension(x) 0 macro
/external/clang/docs/
DLanguageExtensions.rst92 .. _langext-has-feature-back-compat:
/external/llvm-project/clang/docs/
DLanguageExtensions.rst103 .. _langext-has-feature-back-compat:
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c13470 # define __has_extension(x) 0 /* compatibility with non-clang compilers */ macro