Searched defs:finish_struct (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objcp/ |
H A D | objcp-decl.h | 42 #define finish_struct(loc, t, fieldlist, attributes, struct_info) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objcp/ |
H A D | objcp-decl.h | 42 #define finish_struct(loc, t, fieldlist, attributes, struct_info) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 8390 finish_struct (location_t loc, tree t, tree fieldlist, tree attributes, in finish_struct() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 8722 finish_struct (location_t loc, tree t, tree fieldlist, tree attributes, in finish_struct() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | class.cc | 7706 finish_struct (tree t, tree attributes) in finish_struct() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | class.c | 7590 finish_struct (tree t, tree attributes) in finish_struct() function
|