Searched refs:cow_t (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash31.C4 struct cow_t { struct
6 static void tfunc(cow_t *cowp) {}
9 cow_t *cowp;
10 cow_t::tfunc<true>(cowp);
17 cow_t *cowp;
18 cow_t::tfunc<true>(cowp);
H A Dmemtemp83.C4 struct cow_t { struct
6 static void tfunc(cow_t *cowp) {}
9 cow_t *cowp;
17 cow_t *cowp;
18 cow_t::tfunc<true>(cowp);
H A Doverload7.C7 struct cow_t {}; struct in struct:moo_t
10 template<class T> void foo(typename moo_t<T>::cow_t) {}
13 typename moo_t<T>::cow_t p;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash31.C4 struct cow_t { struct
6 static void tfunc(cow_t *cowp) {}
9 cow_t *cowp;
10 cow_t::tfunc<true>(cowp);
17 cow_t *cowp;
18 cow_t::tfunc<true>(cowp);
H A Dmemtemp83.C4 struct cow_t { struct
6 static void tfunc(cow_t *cowp) {}
9 cow_t *cowp;
17 cow_t *cowp;
18 cow_t::tfunc<true>(cowp);
H A Doverload7.C7 struct cow_t {}; struct in struct:moo_t
10 template<class T> void foo(typename moo_t<T>::cow_t) {}
13 typename moo_t<T>::cow_t p;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Ddecl3.C9 struct cow_t { // { dg-message "pure" } struct
16 cow_t cow[2]; // { dg-error "invalid abstract type" }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Ddecl3.C9 struct cow_t { // { dg-error "" } note struct
16 cow_t cow[2]; // { dg-error "" } abstract class

Completed in 90 milliseconds