Searched refs:no_type (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp1-0x.cpp15 struct no_type {}; struct
19 typedef no_type type;
39 no_type nt1 = first_arg();
52 no_type nt1 = first_arg_ref();
71 no_type nt1 = first_arg_pair();
72 no_type nt2 = second_arg_pair();
73 no_type nt3 = second_arg_pair(make_pair(ip, 17));
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
H A Dcwg1170.cpp9 typedef char (&no_type)[2]; typedef
18 template<typename U> static no_type check(...);
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
H A Dp9-0x.cpp16 struct no_type {}; struct
20 typedef no_type type;
/external/openfst/src/include/fst/script/
H A Dweight-class.h133 static const string no_type = "none"; local
134 return no_type;

Completed in 167 milliseconds