HomeSort by relevance Sort by last modified time
    Searched refs:no_tag (Results 1 - 6 of 6) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
yes_no.hpp 25 typedef char (&no_tag)[1]; typedef in namespace:boost::mpl::aux
30 typedef no_tag type;
is_msvc_eti_arg.hpp 43 static no_tag test(...);
lambda_support.hpp 120 ::boost::mpl::aux::no_tag operator|( \
  /external/clang/test/SemaTemplate/
instantiate-function-1.cpp 231 struct no_tag { char a; }; // (A) struct in namespace:PR9880
237 static no_tag check(...);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
has_xxx.hpp 97 static boost::mpl::aux::no_tag \
104 != sizeof(boost::mpl::aux::no_tag) \
247 static boost::mpl::aux::no_tag test(...); \
347 static boost::mpl::aux::no_tag \
352 static boost::mpl::aux::no_tag \
bind.hpp 246 aux::no_tag is_bind_helper(...);
247 template< typename T > aux::no_tag is_bind_helper(protect<T>*);

Completed in 6032 milliseconds