Searched defs:Type (Results 1 - 25 of 62) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/visibility/
H A Dstaticdatamem.C6 class __attribute__ ((visibility("default"))) Type class
11 Type() { _staticTypeCount++; } function in class:Type
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dpr67337.C9 typedef int Type; typedef in class:B
H A Daccess6.C9 typedef int Type; typedef in class:Base
13 typedef typename Base<T>::Type Type; typedef in struct:Derived
14 template <class Arg> void f(Type = Type()) {} argument
H A Derror4.C4 { class Type { }; }; class in struct:C1::C2
H A Dsizeof4.C17 > Type; typedef in struct:Bar
H A Dpartial14.C9 typedef typename Implementation<0, 0>::Typedef Type; typedef in class:C
H A Drecurse4.C15 typedef int Type; typedef in struct:Derived
H A Dpr4926-1.C4 template <unsigned> struct X { typedef int Type; }; typedef in struct:X
H A Dqualttp22.C15 template<typename regular_type> class Type : public class in class:ChangedPolicy
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Denum10.C3 class Type class
H A Dwarnings5.C5 struct Type { struct
H A Dnest20.C12 enum Type { undefined, slong, ulong, ldouble }; enum in class:Expr
H A Dscope5.C8 class Type { class
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug023.go9 type Type interface { type
H A Dbug066.go14 type Type struct { type
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dcons_neg.cc28 struct Type struct
32 explicit Type(int) { } function in struct:Type
34 Type(std::allocator_arg_t, MyAlloc) { } function in struct:Type
35 Type(MyAlloc) { } function in struct:Type
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Dpr63894.C16 enum Type enum in class:D
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dref-qual15.C4 struct Type struct
H A Ddecltype25.C4 struct Type { struct
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dlookup10.C9 typedef void Type; typedef in namespace:Outer::Render_Real
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr56997-4.c9 volatile test_type Type; member in struct:s
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lookup/
H A Dusing40.C7 struct Type {}; struct in struct:Base
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Dcrash11.C13 typedef typename TP<T>::Type Type; typedef in struct:A::Template
23 ::template Template<T>::Type Type; // { dg-error "" } typedef in struct:B::Template
29 typedef void Type; typedef in struct:C
33 typedef B<C>::Template<void>::Type Type; // { dg-error "does not name a type" } typedef
H A Dtypename6.C6 struct B { typedef A Type; }; typedef in struct:B
/haiku-buildtools/gcc/libsanitizer/ubsan/
H A Dubsan_handlers_cxx.h21 const TypeDescriptor &Type; member in struct:__ubsan::DynamicTypeCacheMissData

Completed in 114 milliseconds

123