Searched defs:type (Results 76 - 100 of 1630) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic94.C7 typedef int type; typedef in struct:S
H A Dalias-decl-13.C9 typedef T type; typedef in struct:Metafunction
H A Ddecltype40.C6 typedef T&& type; typedef in struct:add_rref
11 typedef void type; typedef in struct:add_rref
H A Ddecltype33.C6 template<typename T> struct remove_reference<T&> { typedef T type; }; typedef in struct:remove_reference
H A Dnullptr15.C7 template <typename T> struct tType_equal<T, T> { typedef void type; }; typedef in struct:tType_equal
H A Dnullptr17.C7 template <typename T> struct tType_equal<T, T> { typedef void type; }; typedef in struct:tType_equal
H A Dnullptr18.C6 template <typename T> struct tType_equal<T, T> { typedef void type; }; typedef in struct:tType_equal
H A Dnullptr14.C6 template <typename T> struct tType_equal<T, T> { typedef void type; }; typedef in struct:tType_equal
H A Dvariadic71.C9 typedef list<Head, Elements> type; // { dg-error "parameter packs not expanded" } typedef in struct:push_front
H A Dnoexcept16.C17 { typedef _Tp&& type; }; typedef in struct:__add_rvalue_reference_helper
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/diagnostic/
H A Dinhibit-warn-2.C8 typedef int type; typedef in struct:A
19 typedef int type; typedef in struct:C
H A Dbindings1.C9 struct x {typedef int type;}; typedef in struct:x
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Derror38.C16 typedef void* type; typedef in struct:B
H A Dpr54310.C6 typedef typename T::type type; typedef in struct:meta
H A Dtypedef38.C7 typedef T type; typedef in struct:S0
H A Dop1.C2 typedef int type; typedef in struct:X
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20051012-1.c4 struct type struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp1y/
H A Dlambda-generic-ice1.C6 { typedef T type; }; typedef in struct:remove_reference
10 { typedef T type; }; typedef in struct:remove_reference
14 { typedef T type; }; typedef in struct:remove_reference
H A Dudlit-char-template-sfinae-neg.C5 template<typename _Tp> struct enable_if<true, _Tp> { typedef _Tp type; }; typedef in struct:enable_if
H A Dudlit-char-template-sfinae.C6 template<typename _Tp> struct enable_if<true, _Tp> { typedef _Tp type; }; typedef in struct:enable_if
H A Dvar-templ21.C14 typedef T type; typedef in struct:Test
19 typedef typename Test<IsType<T>,T>::type type; typedef in struct:X
H A Dvar-templ42.C4 template <typename T> typename T::_ type; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dxbg.c1 typedef short type; typedef
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lookup/
H A Dusing32.C3 struct T { struct type {}; }; struct in struct:T
7 struct type {}; struct in struct:T3
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr27826.C6 int type:16; member in struct:Geometry

Completed in 190 milliseconds

1234567891011>>