OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_tag
(Results
1 - 3
of
3
) 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;
/external/chromium_org/content/shell/tools/plugin/
PluginTest.h
39
typedef char (&
no_tag
)[1];
typedef
46
no_tag
has_member_##member##_helper(...); \
/external/clang/test/SemaTemplate/
instantiate-function-1.cpp
231
struct
no_tag
{ char a; }; // (A)
struct in namespace:PR9880
237
static
no_tag
check(...);
Completed in 2654 milliseconds