myunion2          139 test/manual/cedet/tests/test.c struct mystrct1 funp4(struct mystruct2 arg31, union myunion2 arg32);
myunion2          179 test/manual/cedet/tests/test.c struct mystrct1 fun4(struct mystruct2 arg31, union myunion2 arg32)
myunion2          192 test/manual/cedet/tests/test.c      union myunion2 arg32;