Searched refs:middleman (Results 1 - 21 of 21) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr47382.C16 static inline void middleman (A *a) function
23 middleman (this);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Divinline-5.C32 int middleman (class A *obj, int i) function
48 if ((middleman (&b, j) + 100 * middleman (&b.confusion, j)) != 203)
H A Ddevirt-1.C41 static int middleman (class A *obj, int i) function
54 if (middleman (&b, get_input ()) != 3)
H A Ddevirt-2.C13 int middleman (int i) function in class:A
56 if (b.middleman (get_input ()) != 3)
H A Ddevirt-3.C49 static int middleman (class A &obj, int i) function
62 if (middleman (b, get_input ()) != 3)
H A Ddevirt-c-1.C43 static int middleman (class A *obj, int i) function
55 if (middleman (this, get_input ()) != 2)
H A Ddevirt-c-2.C56 static int middleman (class A *obj, int i) function
63 if (middleman (this, get_input ()) != 2)
H A Ddevirt-c-3.C57 middleman (class A *obj, int i) function
64 if (middleman (this, get_input ()) != 2)
H A Ddevirt-c-5.C46 static int middleman (class A *obj, int i) function
62 if (middleman (b, get_input ()) != 3)
H A Ddevirt-c-6.C44 middleman (class A *obj, int i) function
56 if (middleman (this, get_input ()) != 2)
H A Ddevirt-c-8.C45 middleman (class A *obj, int i) function
57 if (middleman (this, get_input ()) != 2)
H A Ddevirt-d-1.C43 static int middleman (class A *obj, int i) function
55 if (middleman (this, get_input ()) != 2)
H A Dpr52939.C37 static int middleman (class A *obj, int i) function
55 if (middleman (&o, get_input ()) != 1)
H A Divinline-1.C42 int middleman (class A *obj, int i) function
58 if (middleman (&b, get_input ()) != 3)
H A Divinline-2.C13 int middleman (int i) function in class:A
57 if (b.middleman (get_input ()) != 3)
H A Divinline-3.C42 int middleman (class A &obj, int i) function
58 if (middleman (b, get_input ()) != 3)
H A Divinline-8.C54 int middleman (class A *obj, int i) function
70 if (middleman (&b, get_input ()) != 303)
H A Ddevirt-c-4.C70 middleman (class A *obj, int i) function
89 if (middleman (this, get_input ()) != 2)
H A Ddevirt-c-7.C53 static int __attribute__ ((noinline)) middleman (class A *obj, int i) function
77 if (middleman (&b, get_input ()) != 3)
H A Dimm-devirt-2.C75 static inline int middleman (class A *obj, int i) function
88 if (middleman (&c, get_input ()) != 4)
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dv1-plugin-api-not-supported_0.C38 static int middleman (class A *obj, int i) function
51 if (middleman (&b, get_input ()) != 3)

Completed in 62 milliseconds