Searched refs:encode_field_decl (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/objc/ |
| H A D | objc-act.c | 210 static void encode_field_decl PARAMS ((tree, int, int)); 3804 encode_field_decl (field_decl, 6682 encode_field_decl (fields, curtype, format); 6740 encode_field_decl (fields, curtype, format); 6949 encode_field_decl (field_decl, curtype, format) in encode_field_decl() function
|
| /openbsd-src/gnu/gcc/gcc/objc/ |
| H A D | objc-act.c | 224 static void encode_field_decl (tree, int, int); 5146 encode_field_decl (field_decl, in build_ivar_list_initializer() 7975 encode_field_decl (field, curtype, format); in encode_aggregate_fields() 8189 encode_field_decl (tree field_decl, int curtype, int format) in encode_field_decl() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.1 | 13885 (encode_field_decl): Generate the new encoding only for the GNU
|
| H A D | ChangeLog.3 | 12283 (encode_field_decl): Likewise; also remove obsolete test for bitfield.
|
| H A D | ChangeLog | 15632 (encode_field_decl): Check for DECL_BIT_FIELD_TYPE instead
|