Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/predef/compiler/
H A Dclang.h29 #define BOOST_COMP_CLANG BOOST_VERSION_NUMBER_NOT_AVAILABLE macro
39 # undef BOOST_COMP_CLANG
40 # define BOOST_COMP_CLANG BOOST_COMP_CLANG_DETECTION macro
51 BOOST_PREDEF_DECLARE_TEST(BOOST_COMP_CLANG,BOOST_COMP_CLANG_NAME)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dyield_k.hpp63 #if !BOOST_COMP_CLANG || !defined __MINGW32__