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

  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
p1-0x.cpp 15 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/
cwg1170.cpp 9 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/
p9-0x.cpp 16 struct no_type {}; struct
20 typedef no_type type;
  /external/openfst/src/include/fst/script/
weight-class.h 133 static const string no_type = "none"; local
134 return no_type;

Completed in 159 milliseconds