Searched refs:My3_help (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dhas_trivial_destructor-1.C52 struct My3_help struct
56 const bool My3_help<T, b>::trait;
64 { return My3_help<T>::trait; }
H A Dis_abstract.C56 struct My3_help struct
60 const bool My3_help<T, b>::trait;
68 { return My3_help<T>::trait; }
H A Dis_class.C46 struct My3_help struct
50 const bool My3_help<T, b>::trait;
58 { return My3_help<T>::trait; }
H A Dis_empty.C46 struct My3_help struct
50 const bool My3_help<T, b>::trait;
58 { return My3_help<T>::trait; }
H A Dis_enum.C43 struct My3_help struct
47 const bool My3_help<T, b>::trait;
55 { return My3_help<T>::trait; }
H A Dis_pod.C44 struct My3_help struct
48 const bool My3_help<T, b>::trait;
56 { return My3_help<T>::trait; }
H A Dis_polymorphic.C50 struct My3_help struct
54 const bool My3_help<T, b>::trait;
62 { return My3_help<T>::trait; }
H A Dis_union.C46 struct My3_help struct
50 const bool My3_help<T, b>::trait;
58 { return My3_help<T>::trait; }
H A Dhas_nothrow_constructor.C69 struct My3_help struct
73 const bool My3_help<T, b>::trait;
81 { return My3_help<T>::trait; }
H A Dhas_trivial_assign.C67 struct My3_help struct
71 const bool My3_help<T, b>::trait;
79 { return My3_help<T>::trait; }
H A Dhas_trivial_constructor.C62 struct My3_help struct
66 const bool My3_help<T, b>::trait;
74 { return My3_help<T>::trait; }
H A Dhas_trivial_copy.C67 struct My3_help struct
71 const bool My3_help<T, b>::trait;
79 { return My3_help<T>::trait; }
H A Dhas_virtual_destructor.C55 struct My3_help struct
59 const bool My3_help<T, b>::trait;
67 { return My3_help<T>::trait; }
H A Dhas_nothrow_copy-1.C98 struct My3_help struct
102 const bool My3_help<T, b>::trait;
110 { return My3_help<T>::trait; }
H A Dis_base_of.C53 struct My3_help struct
57 const bool My3_help<T, U, b>::trait;
65 { return My3_help<T, U>::trait; }
H A Dhas_nothrow_assign.C108 struct My3_help struct
112 const bool My3_help<T, b>::trait;
120 { return My3_help<T>::trait; }

Completed in 70 milliseconds