Searched refs:fooB (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp1y/
H A Dpr60054.C5 template<typename T> decltype(T{}) fooB(T);
10 fooB((auto*)0); // { dg-error "invalid use" }
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr42110.C15 void fooB(char c) { p->fooA()->barA(c); } function in struct:B
18 template<int N> inline void bar(B<N> b) { b.fooB(0); }
26 B<0>().fooB(0);
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3708.C57 void fooB(B *b) { function
80 case 2: fooB(c);
H A Dp3708a.C57 void fooB(B *b) { function
80 case 2: fooB(c);
H A Dp3708b.C69 void fooB(B *b) { function

Completed in 104 milliseconds