Searched refs:start_struct (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-tree.h | 493 extern tree start_struct (enum tree_code, tree);
|
| H A D | c-decl.c | 3625 Block_byref_type = start_struct (RECORD_TYPE, get_identifier (string)); in new_block_byref_decl() 5878 start_struct (enum tree_code code, tree name) in start_struct() function 7971 start_struct (RECORD_TYPE, get_identifier ("__block_descriptor_withcopydispose")) in build_block_descriptor_type() 7972 : start_struct (RECORD_TYPE, get_identifier ("__block_descriptor")); in build_block_descriptor_type()
|
| H A D | c-parser.c | 2015 tree type = start_struct (code, ident); in c_parser_struct_or_union_specifier() 8536 block_struct_type = start_struct (RECORD_TYPE, in c_build_generic_block_struct_type() 8616 block_struct_type = start_struct (RECORD_TYPE, get_identifier (buffer)); in build_block_struct_type()
|
| H A D | ChangeLog-1997 | 2071 * c-decl.c (start_struct): Ensure that structs with forward
|
| H A D | FSFChangeLog.11 | 1806 * c-decl.c (start_struct): Ensure that structs with forward 12673 * c-decl.c (start_struct): Set TYPE_PACKED from flag_pack_struct.
|
| H A D | ChangeLog-1999 | 1973 * c-decl.c (grokdeclarator, start_struct, finish_struct): Likewise.
|
| H A D | ChangeLog-2001 | 7151 * c-decl.c (parmlist_tags_warning, start_struct,
|
| H A D | ChangeLog-2002 | 1958 * c-decl.c: (start_struct): Commonize flag setting.
|
| H A D | ChangeLog-2004 | 11386 (start_struct): Check TYPE_SIZE rather than TYPE_FIELDS to check
|