Home
last modified time | relevance | path

Searched refs:BOOST_CLANG (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
Dclang.hpp134 #define BOOST_CLANG 1 macro
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dintrinsics.hpp126 #if defined(BOOST_CLANG) && defined(__has_feature)
189 … 4) || ((__GNUC__ == 4) && (__GNUC_MINOR__ >= 3) && !defined(__GCCXML__))) && !defined(BOOST_CLANG)