Searched defs:B2 (Results 1 - 25 of 92) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-initlist4.C5 struct B2: A { constexpr B2(): A{1} {} }; function in struct:B2
H A Dsfinae16.C12 struct B2 { struct
H A Dinh-ctor3.C6 struct B2 { struct
H A Dsfinae29.C8 struct B2{ int x; }; struct
H A Dinh-ctor4.C7 struct B2 { struct
H A Dvariadic85.C8 template<int...> struct B2 {}; struct
H A Dinh-ctor5.C6 struct B2 { struct
7 B2(double) { } function in struct:B2
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/inherit/
H A Dcovariant13.C12 struct B2 { struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Dnew6.C4 struct B2 { virtual ~B2(); }; struct
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Doverride2.C9 struct B2: virtual A { virtual void f (); }; struct in inherits:A
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dtypedef4.C8 struct B2 { struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lookup/
H A Ddisamb1.C10 struct B2: public A {}; struct in inherits:A
H A Dambig1.C14 struct B2 : B {}; struct in inherits:B
H A Dambig2.C14 struct B2 : B {}; struct in inherits:B
H A Dusing20.C10 namespace B2 namespace in namespace:B
H A Dconv-4.C23 struct B2 : virtual V, A struct in inherits:V,A
H A Dusing36.C10 struct B2 struct
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dwarn6.C11 struct B2 { struct
H A Dnet35.C11 class B2:public virtual A { }; class in inherits:A
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/conversion/
H A Dptrmem8.C11 struct B2 { struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dttp7.C10 template<template<int> class = A<0> > struct B2 {}; // { dg-error "as a default value" } struct
H A Dusing14.C5 struct B2 { int i(); }; struct
H A Dusing18.C23 template <class T> struct B2 {}; struct
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dempty3.C11 struct B2 : A {}; struct in inherits:A
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dvisibility5.C7 typedef B<2> B2; typedef

Completed in 283 milliseconds

1234