Home
last modified time | relevance | path

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

/third_party/boost/boost/config/compiler/
Dxlcpp.hpp23 #define __has_extension __has_feature macro
Dclang.hpp23 #define __has_extension __has_feature macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dplatform.h433 # define __has_extension(x) 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h29 # define __has_extension(x) 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCompiler.h34 # define __has_extension(x) 0 macro
/third_party/openh264/module/
Dgmp-openh264.cpp69 # define __has_extension __has_feature macro
/third_party/FreeBSD/sys/sys/
Dcdefs.h48 #define __has_extension __has_feature macro
/third_party/sqlite/src/
Dsqlite3.c13108 # define __has_extension(x) 0 /* compatibility with non-clang compilers */ macro