Searched defs:Foo1 (Results 1 – 15 of 15) sorted by relevance
42 struct Foo1 { struct46 typedef struct Foo1 Foo1T; argument
14 struct Foo1 : Foo {virtual void f() {if (P) printf("%d\n", __LINE__);}}; in f() struct
84 @interface Foo1 { interface90 @implementation Foo1 implementation
28 struct Foo1 : Foo {virtual void f() {if (P) printf("%d\n", __LINE__);}}; in f() struct
50 @interface Foo1 { interface
245 Function *Foo1 = insertExternalReferenceToFunction<int32_t(void)>(M.get(), in TEST_F() local
416 class Foo1(object): class
59 class Foo1: class
493 class Foo1(object): class
170 class Foo1(object): class
1220 class Foo1: class
257 struct Foo1 { struct
1837 class Foo1 { class
628 template <unsigned N> class Foo1 {}; class
207 [pbr::OriginalName("FOO1")] Foo1 = 1, enumerator