Home
last modified time | relevance | path

Searched defs:Connection_Type (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A D2002-03-12-StructInitializer.c8 typedef struct Connection_Type { struct
9 long to;
10 char type[10];
11 long length;
H A D2002-03-12-StructInitialize.c4 typedef struct Connection_Type { struct
5 long to;
6 char type[10];
7 long length;