1 2 3 4 5 6 7
def-source source0.c another_struct_t yes typedef another_struct_t is defined in source0.h: 36: typedef struct another_struct { 37: int x; 38: } another_struct_t;