Searched refs:Foo4 (Results 1 – 3 of 3) sorted by relevance
30 struct Foo4 : Foo {virtual void f() {if (P) printf("%d\n", __LINE__);}}; in f() argument48 new Foo, new Foo1, new Foo2, new Foo3, new Foo4, new Foo5, new Foo6,
112 printf("Foo4");
4981 class Foo4 { class