Home
last modified time | relevance | path

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

/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/clang/docs/
DLanguageExtensions.rst92 .. _langext-has-feature-back-compat:
/external/sqlite/dist/orig/
Dsqlite3.c13386 # define __has_extension(x) 0 /* compatibility with non-clang compilers */ macro
/external/sqlite/dist/
Dsqlite3.c13386 # define __has_extension(x) 0 /* compatibility with non-clang compilers */ macro
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c13571 # define __has_extension(x) 0 /* compatibility with non-clang compilers */ macro