Searched defs:struct_info (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objcp/ |
H A D | objcp-decl.h | 40 #define start_struct(loc, code, name, struct_info) \ argument 42 #define finish_struct(loc, t, fieldlist, attributes, struct_info) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objcp/ |
H A D | objcp-decl.h | 40 #define start_struct(loc, code, name, struct_info) \ argument 42 #define finish_struct(loc, t, fieldlist, attributes, struct_info) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 9469 class c_struct_parse_info *struct_info; in c_simulate_record_decl() local
|
H A D | c-parser.cc | 3379 class c_struct_parse_info *struct_info; in c_parser_struct_or_union_specifier() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 3337 class c_struct_parse_info *struct_info; in c_parser_struct_or_union_specifier() local
|