Searched defs:StructWithPtrTag (Results 1 – 1 of 1) sorted by relevance
52 typedef struct StructWithPtrTag : public Base { struct53 int *ptr;54 int *ptr2;55 int val;56 int *ptr1;