Searched defs:common_type (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Ddecltype19.C8 struct common_type struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp1y/
H A Dvar-templ43.C20 struct common_type<_Tp, _Up> : __common_type_impl<_Tp, _Up> {}; struct in namespace:std
35 auto common_type = metafunction<std::common_type>(0, 0); variable
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/duration/cons/
H A D2.cc63 struct common_type<type_emulator<T>, U> struct in namespace:std
67 struct common_type<U, type_emulator<T>> struct in namespace:std
71 struct common_type<type_emulator<T>, type_emulator<U>> struct in namespace:std
H A D1.cc82 struct common_type<type_emulator<T>, U> struct in namespace:std
86 struct common_type<U, type_emulator<T>> struct in namespace:std
90 struct common_type<type_emulator<T>, type_emulator<U>> struct in namespace:std
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/common_type/requirements/
H A Dsfinae_friendly_1.cc127 struct common_type<X1, X2> struct in namespace:std
133 struct common_type<X2, X1> struct in namespace:std
139 struct common_type<RX12, X1> struct in namespace:std
145 struct common_type<X1, RX12> struct in namespace:std
151 struct common_type<RX21, X1> struct in namespace:std
157 struct common_type<X1, RX21> struct in namespace:std
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-typeck.c184 common_type (t1, t2) function
[all...]
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dtypeck.c415 common_type (t1, t2) function
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dtypeck.c949 common_type (tree t1, tree t2) function
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-loop-ivopts.c3099 tree common_type, var; local
/haiku-buildtools/gcc/gcc/c/
H A Dc-typeck.c983 common_type (tree t1, tree t2) function
3545 tree common_type; local

Completed in 226 milliseconds