Searched refs:__has_cpp_attribute (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/ |
| H A D | xlcpp.hpp | 26 #ifndef __has_cpp_attribute 27 #define __has_cpp_attribute(x) 0 macro 250 #if !__has_cpp_attribute(fallthrough) || __cplusplus < 201406L
|
| H A D | clang.hpp | 30 #ifndef __has_cpp_attribute 31 #define __has_cpp_attribute(x) 0 macro 294 #if !__has_cpp_attribute(fallthrough) || __cplusplus < 201406L
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/ |
| H A D | 0001-Fix-build-on-mips-clang.patch | 24 #if __has_cpp_attribute(clang::musttail) && \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/detail/ |
| H A D | suffix.hpp | 650 # elif defined(__has_cpp_attribute) 651 # if __has_cpp_attribute(noreturn)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | __config | 148 #ifndef __has_cpp_attribute 149 #define __has_cpp_attribute(__x) 0 1073 #if __has_cpp_attribute(nodiscard) || defined(_LIBCPP_COMPILER_MSVC) 1256 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough) 1258 #elif __has_cpp_attribute(clang::fallthrough)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | __config | 148 #ifndef __has_cpp_attribute 149 #define __has_cpp_attribute(__x) 0 1073 #if __has_cpp_attribute(nodiscard) || defined(_LIBCPP_COMPILER_MSVC) 1256 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough) 1258 #elif __has_cpp_attribute(clang::fallthrough)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | cpp.info | 2864 * '__has_cpp_attribute':: 3100 File: cpp.info, Node: '__has_attribute', Next: '__has_cpp_attribute', Prev: Elif, Up: Condition… 3135 File: cpp.info, Node: '__has_cpp_attribute', Next: '__has_builtin', Prev: '__has_attribute', Up… 3137 4.2.7 '__has_cpp_attribute' 3140 The special operator '__has_cpp_attribute (OPERAND)' may be used in 3142 referenced by its OPERAND is recognized by GCC. '__has_cpp_attribute 3152 File: cpp.info, Node: '__has_builtin', Next: '__has_include', Prev: '__has_cpp_attribute', Up: … 5343 * '__has_cpp_attribute': '__has_cpp_attribute'. 5532 Node: '__has_cpp_attribute'126834
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | cpp.info | 2864 * '__has_cpp_attribute':: 3100 File: cpp.info, Node: '__has_attribute', Next: '__has_cpp_attribute', Prev: Elif, Up: Condition… 3135 File: cpp.info, Node: '__has_cpp_attribute', Next: '__has_builtin', Prev: '__has_attribute', Up… 3137 4.2.7 '__has_cpp_attribute' 3140 The special operator '__has_cpp_attribute (OPERAND)' may be used in 3142 referenced by its OPERAND is recognized by GCC. '__has_cpp_attribute 3152 File: cpp.info, Node: '__has_builtin', Next: '__has_include', Prev: '__has_cpp_attribute', Up: … 5343 * '__has_cpp_attribute': '__has_cpp_attribute'. 5532 Node: '__has_cpp_attribute'126834
|