Searched refs:encode_field_decl (Results 1 – 13 of 13) sorted by relevance
46 extern tree encode_field_decl (tree field_decl);
546 id = add_objc_string (encode_field_decl (field_decl), in build_ivar_list_initializer()
839 encode_field_decl (tree field_decl) in encode_field_decl() function
3072 id = add_objc_string (encode_field_decl (field_decl), in build_v2_ivar_list_initializer()
1096 (encode_field_decl): Updated prototype to return a tree and take a1100 (encode_field_decl): Existing function renamed to encode_field and1101 made static. New encode_field_decl wrapper function added.1102 (encode_aggregate_fields): Update call to encode_field_decl to1107 encode_field_decl.1110 (build_ivar_list_initializer): Updated call to encode_field_decl.1128 encode_gnu_bitfield, encode_field_decl,1138 encode_method_prototype, encode_field_decl,2892 (encode_field_decl): Remove unused type variable.
3084 id = add_objc_string (encode_field_decl (field_decl), in build_v2_ivar_list_initializer()
6566 (encode_field_decl): Generate the new encoding only for the GNU
27549 (encode_field_decl): Likewise; also remove obsolete test for bitfield.
7843 (encode_field_decl): Call encode_next_bitfield() or
9924 (encode_field_decl): Check for DECL_BIT_FIELD_TYPE instead