Searched defs:MyStruct (Results 1 – 12 of 12) sorted by relevance
4 struct MyStruct { struct11 MyStruct _foo; argument17 - (void) setFoo:(const MyStruct&)inFoo;
10 struct MyStruct { struct17 struct MyStruct MS = { tB, 0 }; in bar() argument
9 struct MyStruct { struct15 struct MyStruct MS = { tB, 0 }; in bar() argument
36 } MyStruct; typedef
6 struct MyStruct { struct7 int field_var;
36 struct MyStruct { struct41 typedef struct MyStruct *__attribute__((NSObject)) MyStruct_t; argument
37 struct MyStruct { struct42 typedef struct MyStruct *__attribute__((NSObject)) MyStruct_t; argument
11 struct MyStruct { struct19 MyStruct first; // works in test() argument
7 struct MyStruct { struct13 unsigned x = offsetof(MyStruct, my_member); in main() argument
67 struct MyStruct struct70 char dummychar;71 Vector4f avec;
18 } MyStruct; typedef