OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_tag
(Results
1 - 7
of
7
) 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>*);
/external/chromium_org/third_party/WebKit/Source/testing/plugin/
PluginTest.h
35
typedef char (&
no_tag
)[1];
typedef
40
template<typename T>
no_tag
has_member_##member##_helper(...); \
Completed in 117 milliseconds